hasKeyId property

bool get hasKeyId

Whether this SqlId instance has the keyid unique identifier.

Implementation

bool get hasKeyId => keyid != null;