menu
finch package
documentation
mysql.dart
DataAssoc
toAssoc abstract method
toAssoc abstract method
dark_mode
light_mode
toAssoc
abstract method
Future
<
Map
<
String
,
Object
?
>
>
toAssoc
(
Map
<
String
,
Object
?
>
row
)
Implementation
Future<Map<String, Object?>> toAssoc(Map<String, Object?> row);
finch package
documentation
mysql
DataAssoc
toAssoc abstract method
DataAssoc class