type property

String? get type

Implementation

String? get type;
set type (covariant String? type)
covariant

Implementation

set type(covariant String? type);