id property
DgisObjectId
get
id
Implementation
DgisObjectId get id {
_CDgisObjectId res = _CRoadEventMapObject_id(_CRoadEventMapObjectMakeDefault().._impl=_self);
return res._toDart();
}
DgisObjectId get id {
_CDgisObjectId res = _CRoadEventMapObject_id(_CRoadEventMapObjectMakeDefault().._impl=_self);
return res._toDart();
}