build abstract method

Future<AppDatabase> build()

Creates the database and initializes it.

Implementation

Future<AppDatabase> build();