FwStandardModelsFwQueryResponseWebApiModulesHomeControlsDealNoteDealNoteLogic.fromJson constructor

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

Implementation

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