z property Null safety

num? z
override

Implementation

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

Implementation

set z(num? value) native;