menu
restsdk package
documentation
openapi.swagger.dart
CategoryViewModel
CategoryViewModel.new constructor
CategoryViewModel.new constructor
dark_mode
light_mode
CategoryViewModel
constructor
CategoryViewModel
(
{
int
?
id
,
String
?
name
,
String
?
photoUri
,
})
Implementation
CategoryViewModel({ this.id, this.name, this.photoUri, });
restsdk package
documentation
openapi.swagger
CategoryViewModel
CategoryViewModel.new constructor
CategoryViewModel class