authRole property

String? get authRole

Implementation

String? get authRole => details['authrole'] as String?;