a property Null safety

num a
override

Implementation

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

Implementation

set a(num value) native;