menu
otium_ecommerce
data/models/responses/catalog/category_response.dart
CategoryResponse
parentId property
parentId
dark_mode
light_mode
parentId
property
@
JsonKey
(name: 'parent_id')
int
?
parentId
inherited
Implementation
@JsonKey(name: 'parent_id') int? get parentId => throw _privateConstructorUsedError;
otium_ecommerce
category_response
CategoryResponse
parentId property
CategoryResponse class