factory AwaAuthorizationResult.fromJson(Map<String, dynamic> json) { return _$AwaAuthorizationResultFromJson(json); }