copyWith abstract method
Method that must be implemented by subclasses to support copying of the state.
Implementation
@override
dynamic copyWith();
Method that must be implemented by subclasses to support copying of the state.
@override
dynamic copyWith();