readHiveList abstract method
Read a HiveList with length.
If length is not provided, it is read first.
Implementation
HiveList readHiveList([int? length]);
Read a HiveList with length.
If length is not provided, it is read first.
HiveList readHiveList([int? length]);