hd property

String? get hd

The hosted domain the signed-in user belongs to.

Implementation

String? get hd => _hd?.toDart;