m42 property Null safety

num? m42
override

Implementation

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

Implementation

set m42(num? value) native;