Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$actions$remuneration$wallet$coin$owner$wholesaler.fromJson constructor
Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$actions$remuneration$wallet$coin$owner$wholesaler.fromJson()
Implementation
factory Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$actions$remuneration$wallet$coin$owner$wholesaler.fromJson(
Map<String, dynamic> json) {
final l$id = json['id'];
return Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$actions$remuneration$wallet$coin$owner$wholesaler(
id: (l$id as String));
}