FwStandardModelsFwQueryResponseWebApiModulesAgentContactNoteContactNoteLogic.fromJson constructor

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

Implementation

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