mode property

String? get mode

Implementation

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

Implementation

set mode(String? value) native;