DatabaseBusyError constructor

const DatabaseBusyError(
  1. String path
)

Implementation

const DatabaseBusyError(this.path);