followState property
CameraFollowState
get
followState
Implementation
CameraFollowState get followState {
_CCameraFollowState res = _CMyLocationControlModel_followState(_CMyLocationControlModelMakeDefault().._impl=_self);
return res._toDart();
}