isEnabled property

bool get isEnabled

Implementation

bool get isEnabled {
  bool res = _CMyLocationControlModel_isEnabled(_CMyLocationControlModelMakeDefault().._impl=_self);
  return res;
}