snapshot property

Map<String, dynamic> get snapshot

The full data snapshot

Implementation

Map<String, dynamic> get snapshot => _snapshot;