onReady property

Stream? onReady

Ready event

Implementation

Stream<dynamic>? get onReady => _database.onReady;