analyticsSafeName property

String get analyticsSafeName

Implementation

String get analyticsSafeName => isPubliclyHosted ? name : 'private';