minValue property
num
get
minValue
The closest number to zero that can be represented in JavaScript. Equal to approximately 5.00E-324.
Implementation
static _i2.num get minValue => _i6.getProperty(
_i7.target2,
'MIN_VALUE',
);