isMap property

bool? get isMap

Implementation

bool? get isMap native;
set isMap (bool? value)

Implementation

set isMap(bool? value) native;