m32 property Null safety

num? m32
override

Implementation

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

Implementation

set m32(num? value) native;