toJson method Null safety

  1. @override
Json toJson()
override

Returns the json representation of this instance

Implementation

@override
Json toJson() => _$AppleAuthCredentialsToJson(this);