factory OAuthFlow.fromJson(Map<String, dynamic> json) => fromJsonWithLogging(json, _$OAuthFlowFromJson);