value property
The integer representation.
Implementation
// TODO(maikub): This should not be nullable,
// but changing is a breaking change.
final int? value;
The integer representation.
// TODO(maikub): This should not be nullable,
// but changing is a breaking change.
final int? value;