unit property Null safety

String? unit

Implementation

String? get unit native;
void unit=(String? value)

Implementation

set unit(String? value) native;