currentTrackingProfile property

TrackingProfile? get currentTrackingProfile

Implementation

static TrackingProfile? get currentTrackingProfile =>
    _profileManager?.currentProfile;