hd property
String?
get
hd
The hosted domain the signed-in user belongs to.
Implementation
String? get hd => _hd?.toDart;
The hosted domain the signed-in user belongs to.
String? get hd => _hd?.toDart;