defaultScope property

  1. @override
Future<AsyncScope> defaultScope
override

The default Scope of this database.

Implementation

@override
Future<AsyncScope> get defaultScope;