code property
The PostgreSQL error code.
May be null if the exception was not generated by the database.
Implementation
final String? code;
The PostgreSQL error code.
May be null if the exception was not generated by the database.
final String? code;