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