@override Map<String, dynamic> toJson() => <String, dynamic>{ 'authorization_method': EnumToString.convertToString(authorizationMethod), };