authorizationCode property

String? get authorizationCode

Implementation

String? get authorizationCode => (_$data['authorizationCode'] as String?);