supportsCompositeKey property
      
      bool
      get
      supportsCompositeKey
      
    
    
Returns true if this Box implementation supports composite primary keys.
Implementation
bool get supportsCompositeKey => true;Returns true if this Box implementation supports composite primary keys.
bool get supportsCompositeKey => true;