menu
redis_dart_link package
documentation
models.dart
ModuleListInfo
ModuleListInfo.new constructor
ModuleListInfo.new constructor
dark_mode
light_mode
ModuleListInfo
constructor
ModuleListInfo
(
{
required
String
name
,
required
int
ver
,
})
ModuleListInfo
Implementation
ModuleListInfo({ required this.name, required this.ver, });
redis_dart_link package
documentation
models
ModuleListInfo
ModuleListInfo.new constructor
ModuleListInfo class