message property

String get message

Return any SQL or Database error message

Implementation

String get message => throw UnimplementedError();