menu
tunder package
documentation
database.dart
Where
greaterThanOrEqual method
greaterThanOrEqual method
dark_mode
light_mode
greaterThanOrEqual
method
Where
greaterThanOrEqual
(
dynamic
value
)
Implementation
Where greaterThanOrEqual(value) { this.value = value; this.operator = '>='; return this; }
tunder package
documentation
database
Where
greaterThanOrEqual method
Where class