menu
supabase_typegen package
documentation
supabase_typegen.dart
ColumnDescription
hasDefault property
hasDefault property
dark_mode
light_mode
hasDefault
property
bool
hasDefault
final
Whether the column has a database default.
Implementation
final bool hasDefault;
supabase_typegen package
documentation
supabase_typegen
ColumnDescription
hasDefault property
ColumnDescription class