type property

String? get type

Implementation

String? get type native;
set type (String? value)

Implementation

set type(String? value) native;