menu
Dart
dart:indexed_db
KeyRange
upperBound_ static method
upperBound_
brightness_4
brightness_5
description
upperBound_
static method
@JSName('upperBound')
KeyRange
upperBound_
(
Object
bound
,
[
bool
?
open
]
)
Implementation
@JSName('upperBound') static KeyRange upperBound_(Object bound, [bool? open]) native;
Dart
dart:indexed_db
KeyRange
upperBound_ static method
KeyRange class