high property Null safety

num? high

Implementation

num? get high native;
void high=(num? value)

Implementation

set high(num? value) native;