projectId property

String? projectId

Returns the current project id of the service account.

Implementation

String? get projectId => _authenticator.projectId;