fromJson static method

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

Implementation

static AxelorCriteria fromJson(Map<String, dynamic> json) => _$AxelorCriteriaFromJson(json);