serviceAccountId property
String?
get
serviceAccountId
The ID of the service account to be used for signing custom tokens. This
can be found in the client_email
field of a service account JSON file.
Implementation
external String? get serviceAccountId;