analyticsSafeName property

String analyticsSafeName

Implementation

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