ConductorAttributes.fromJson constructor
Implementation
factory ConductorAttributes.fromJson(Map<String, dynamic> json) =>
_$ConductorAttributesFromJson(json);
factory ConductorAttributes.fromJson(Map<String, dynamic> json) =>
_$ConductorAttributesFromJson(json);