Dart
dart:indexed_db
KeyRange
only_ method
only_
KeyRange class
Constructors
bound
lowerBound
only
upperBound
Properties
lower
lowerOpen
upper
upperOpen
hashCode
runtimeType
Methods
includes
noSuchMethod
toString
Operators
operator ==
Static methods
bound_
lowerBound_
only_
upperBound_
only_ method
@JSName('only')
KeyRange
only_
(
Object
value
)
Implementation
@JSName('only') static KeyRange only_(Object value) native;