toResponse method
Implementation
@override
SignInWithGoogleJwtResult toResponse(Map<String, dynamic> json) =>
SignInWithGoogleJwtResult.fromJson(json);
@override
SignInWithGoogleJwtResult toResponse(Map<String, dynamic> json) =>
SignInWithGoogleJwtResult.fromJson(json);