PcoServicesTeam.fromJson constructor
Implementation
PcoServicesTeam.fromJson(Map<String, dynamic> data,
{List<Map<String, dynamic>>? withIncluded})
: super.fromJson(kPcoApplication, kTypeString, data,
withIncluded: withIncluded);
PcoServicesTeam.fromJson(Map<String, dynamic> data,
{List<Map<String, dynamic>>? withIncluded})
: super.fromJson(kPcoApplication, kTypeString, data,
withIncluded: withIncluded);