PartnerEndCustomerWithSecrets.fromJson constructor

PartnerEndCustomerWithSecrets.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory PartnerEndCustomerWithSecrets.fromJson(Map<String, dynamic> json) =>
    _$PartnerEndCustomerWithSecretsFromJson(json);