type property

String? type

Implementation

external String? get type;
void type=(String? value)

Implementation

external set type(String? value);