inError property
bool
get
inError
Indicate if there was a recent Database error
Implementation
bool get inError => throw UnimplementedError();
Indicate if there was a recent Database error
bool get inError => throw UnimplementedError();