isStart property
Implementation
@Deprecated('Use type==MapMoveEventType.start instead')
bool get isStart => type == MapMoveEventType.start;
@Deprecated('Use type==MapMoveEventType.start instead')
bool get isStart => type == MapMoveEventType.start;