menu
google_identity_services_web package
documentation
oauth2.dart
TokenResponse
hd property
hd property
dark_mode
light_mode
hd
property
String
?
get
hd
The hosted domain the signed-in user belongs to.
Implementation
String? get hd => _hd?.toDart;
google_identity_services_web package
documentation
oauth2
TokenResponse
hd property
TokenResponse extension type