snapshot property

  1. @override
S get snapshot
override

Implementation

@override
S get snapshot => _snapshot ?? initialState;