openKeyCursor method - ObjectStore class - dart:indexed_db library (original) (raw)

description

Request openKeyCursor(

  1. Object? range, [
  2. String? direction ])

Implementation

Request openKeyCursor(Object? range, [String? direction]) native;