menu
dart_appwrite package
documentation
models.dart
AttributeInteger
max property
max property
dark_mode
light_mode
max
property
int
?
max
final
Maximum value to enforce for new documents.
Implementation
final int? max;
dart_appwrite package
documentation
models
AttributeInteger
max property
AttributeInteger class