type property

String? type

Implementation

String? get type;
void type=(covariant String? type)
covariant

Implementation

set type(covariant String? type);