isTrackingRegistration property
bool
get
isTrackingRegistration
Whether registration tracking is currently in progress.
Implementation
bool get isTrackingRegistration => _isTrackingRegistration;
Whether registration tracking is currently in progress.
bool get isTrackingRegistration => _isTrackingRegistration;