PartnerEndCustomerTechnicalContact.fromJson constructor

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

Implementation

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