menu
postgresql2 package
documentation
postgresql.dart
ServerMessage
fields property
fields property
dark_mode
light_mode
fields
property
Map
<
String
,
String
>
get
fields
All of the information returned from the server.
Implementation
Map<String,String> get fields;
postgresql2 package
documentation
postgresql
ServerMessage
fields property
ServerMessage class