fromJson constant Null safety

AppleAuthCredentials Function(Map<String, dynamic> json) const fromJson

Creates payload from json

Implementation

static const fromJson = _$AppleAuthCredentialsFromJson;