authMethod property

String? get authMethod

Implementation

String? get authMethod => details['authmethod'] as String?;