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