value property Null safety

int value

Implementation

int get value native;
void value=(int value)

Implementation

set value(int value) native;