format property

String? format
getter/setter pair

The format of the data.

Supported formats: for NUMBER type: float, double for INTEGER type: int32, int64

Optional.

Implementation

core.String? format;