menu
Dart
dart:indexed_db
KeyRange
lowerBound_ static method
lowerBound_
brightness_4
brightness_5
description
lowerBound_
static method
@JSName('lowerBound')
KeyRange
lowerBound_
(
Object
bound
,
[
bool
?
open
]
)
Implementation
@JSName('lowerBound') static KeyRange lowerBound_(Object bound, [bool? open]) native;
Dart
dart:indexed_db
KeyRange
lowerBound_ static method
KeyRange class
Constructors
bound
lowerBound
only
upperBound
Properties
hashCode
lower
lowerOpen
runtimeType
upper
upperOpen
Methods
includes
noSuchMethod
toString
Operators
operator ==
Static methods
bound_
lowerBound_
only_
upperBound_