code property

String? get code

Five-character SQLSTATE reported by the server, when available.

Implementation

String? get code => cause.code;