const ManagedTableAttributes({List<Symbol> uniquePropertySet })

Metadata for persistent type.

See also ManagedTableAttributes.unique.

Source

const ManagedTableAttributes({List<Symbol> uniquePropertySet})
  : this.uniquePropertySet = uniquePropertySet;