ServiceRunAs({required this.email, List<String>? scopes}) : scopes = UnmodifiableListView(_normalizeScopes(scopes));