data property

T? get data

Current data, when available.

Implementation

T? get data => snapshot.data;