isMap 属性

bool? isMap

实现

bool? get isMap native;
void isMap=(bool? value)

实现

set isMap(bool? value) native;