menu
postgres package
documentation
postgres.dart
IntRange
IntRange.new constructor
IntRange.new constructor
dark_mode
light_mode
IntRange
constructor
IntRange
(
int
?
lower
,
int
?
upper
,
Bounds
bounds
)
Implementation
IntRange(super.lower, super.upper, super.bounds);
postgres package
documentation
postgres
IntRange
IntRange.new constructor
IntRange class