FORMAT_FLOAT constant

  1. @Deprecated('This constant has been deprecated.')
int const FORMAT_FLOAT

Field that contains float values.

Implementation

@Deprecated('This constant has been deprecated.')
/// Field that contains float values.
static const int FORMAT_FLOAT = 2;