menu
tether_libs package
documentation
models/supabase_select_builder_base.dart
TetherColumn
withAlias abstract method
withAlias abstract method
dark_mode
light_mode
withAlias
abstract method
TetherColumn
withAlias
(
String
?
alias
)
Creates a new column reference with a table alias.
Implementation
TetherColumn withAlias(String? alias);
tether_libs package
documentation
models/supabase_select_builder_base
TetherColumn
withAlias abstract method
TetherColumn class