clientId property

String? clientId
final

Client ID being used to connect to google sign-in.

This option is not supported on all platforms (e.g. Android). It is optional if file-based configuration is used.

The value specified here has precedence over a value from a configuration file.

Implementation

final String? clientId;