isUniqueConstraintError property
bool
get
isUniqueConstraintError
Was there a 'Unique Constraint' error
Implementation
bool get isUniqueConstraintError => false;
Was there a 'Unique Constraint' error
bool get isUniqueConstraintError => false;