f property Null safety

num f
override

Implementation

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

Implementation

set f(num value) native;