menu
isar package
documentation
isar.dart
IndexKey typedef
IndexKey typedef
dark_mode
light_mode
IndexKey
typedef
IndexKey
=
List
<
Object
?
>
Normal keys consist of a single object, composite keys multiple.
Implementation
typedef IndexKey = List<Object?>;
isar package
documentation
isar
IndexKey typedef
isar library