The project ID decoded from the apiKey. This is an internal function, and is not meant to be used by consumers of the SDK.
String get projectId { return _splitToken.first; }