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