Edge constructor

Edge({
  1. String? sqlite3Path,
})

Implementation

Edge({super.sqlite3Path});