menu
dart_appwrite package
documentation
models.dart
PlatformList
PlatformList.new constructor
PlatformList.new constructor
dark_mode
light_mode
PlatformList
constructor
PlatformList
(
{
required
int
total
,
required
List
platforms
,
})
Implementation
PlatformList({ required this.total, required this.platforms, });
dart_appwrite package
documentation
models
PlatformList
PlatformList.new constructor
PlatformList class