menu
khadem package
documentation
support.dart
UniqueRule
UniqueRule.new constructor
UniqueRule.new constructor
dark_mode
light_mode
UniqueRule
constructor
UniqueRule
(
[
String
?
_table
,
String
?
_column
,
dynamic
_ignoreId
,
String
_ignoreColumn
=
'id'
,
])
Implementation
UniqueRule([ this._table, this._column, this._ignoreId, this._ignoreColumn = 'id', ]);
khadem package
documentation
support
UniqueRule
UniqueRule.new constructor
UniqueRule class