jsonMethodGenerators constant
Implementation
static const jsonMethodGenerators = [
DartFromJsonMethodGenerator(),
DartToJsonMethodGenerator(),
];
static const jsonMethodGenerators = [
DartFromJsonMethodGenerator(),
DartToJsonMethodGenerator(),
];