supportsCompositeKey property

bool supportsCompositeKey

Returns true if this Box implementation supports composite primary keys.

Implementation

bool get supportsCompositeKey => true;