Dart
dart:indexed_db
KeyRange
upperBound_ method
upperBound_
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_
upperBound_ method
@JSName('upperBound')
KeyRange
upperBound_
(
Object
bound
, [
bool
open
])
Implementation
@JSName
(
'upperBound'
)
static
KeyRange upperBound_(
Object
bound, [
bool
open]) native;
Cookies management controls