format property
The format of the data.
Supported formats: for NUMBER type: float, double for INTEGER type: int32, int64
Optional.
Implementation
core.String? format;
The format of the data.
Supported formats: for NUMBER type: float, double for INTEGER type: int32, int64
Optional.
core.String? format;