menu
postgresql2 package
documentation
postgresql.dart
Row
toList abstract method
toList abstract method
dark_mode
light_mode
toList
abstract method
List
toList
(
)
An unmodifiable list of column values.
Implementation
List toList();
postgresql2 package
documentation
postgresql
Row
toList abstract method
Row class