authId property

String? get authId

Implementation

String? get authId => details['authid'] as String?;