onOpen method

FutureOr<void> onOpen(
  1. Database db
)
inherited

on open the database

Implementation

FutureOr<void> onOpen(Database db) async {}