authToken property

String? get authToken

Implementation

String? get authToken => optionalValue(GlobalOption.authToken);