children property
- @JsonKey(name: 'childs')
inherited
Implementation
@JsonKey(name: 'childs')
List<CategoryResponse>? get children => throw _privateConstructorUsedError;
@JsonKey(name: 'childs')
List<CategoryResponse>? get children => throw _privateConstructorUsedError;