menu
iconnexz package
documentation
VendorManageService/UpdateService.dart
UpdateService
UpdateService.new const constructor
UpdateService.new const constructor
dark_mode
light_mode
UpdateService
constructor
const
UpdateService
(
{
Key
?
key
,
required
Service
service
,
})
Implementation
const UpdateService({Key? key, required this.service}) : super(key: key);
iconnexz package
documentation
VendorManageService/UpdateService
UpdateService
UpdateService.new const constructor
UpdateService class