getAll method - ObjectStore class - dart:indexed_db library (
original
) (
raw
)
description
Request
getAll(
Object
? query, [
int
? count ])
Implementation
Request getAll(Object? query, [int? count]) native;