state property Null safety

Observable<ModelSnapshot> state
final

Implementation

final state = Observable<ModelSnapshot>(ModelSnapshot(null, ''));