menu
remote_cache_sync package
documentation
sync/remote/supabase_search_plan.dart
SupabaseQueryOp
SupabaseQueryOp.new const constructor
SupabaseQueryOp.new const constructor
dark_mode
light_mode
SupabaseQueryOp
constructor
const
SupabaseQueryOp
(
String
method
,
String
column
,
dynamic
value
)
Implementation
const SupabaseQueryOp(this.method, this.column, this.value);
remote_cache_sync package
documentation
sync/remote/supabase_search_plan
SupabaseQueryOp
SupabaseQueryOp.new const constructor
SupabaseQueryOp class