menu
dart_appwrite package
documentation
models.dart
FrameworkList
FrameworkList.new constructor
FrameworkList.new constructor
dark_mode
light_mode
FrameworkList
constructor
FrameworkList
(
{
required
int
total
,
required
List
<
Framework
>
frameworks
,
})
Implementation
FrameworkList({required this.total, required this.frameworks});
dart_appwrite package
documentation
models
FrameworkList
FrameworkList.new constructor
FrameworkList class