toJson method Null safety
override
Returns the json representation of this instance
Implementation
@override
Json toJson() => _$AuthSocialPayloadToJson(this);
Returns the json representation of this instance
@override
Json toJson() => _$AuthSocialPayloadToJson(this);