type property Null safety

String type

Implementation

String get type native;
void type= (String value)

Implementation

set type(String value) native;