menu
postgres package
documentation
postgres.dart
ServerException
hint property
hint property
dark_mode
light_mode
hint
property
String
?
hint
final
A hint on how to remedy an error, if provided by the database.
Implementation
final String? hint;
postgres package
documentation
postgres
ServerException
hint property
ServerException class