IdentityGetRecommendedDidCredentialsOutput.fromJson constructor
Implementation
factory IdentityGetRecommendedDidCredentialsOutput.fromJson(
Map<String, Object?> json,
) => _$IdentityGetRecommendedDidCredentialsOutputFromJson(json);
factory IdentityGetRecommendedDidCredentialsOutput.fromJson(
Map<String, Object?> json,
) => _$IdentityGetRecommendedDidCredentialsOutputFromJson(json);