low property Null safety

num low

Implementation

num get low native;
void low= (num value)

Implementation

set low(num value) native;