type property

String? get type
override

Implementation

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

Implementation

set type(covariant String? type);