copyWith abstract method

  1. @override
dynamic copyWith()
override

Method that must be implemented by subclasses to support copying of the state.

Implementation

@override
dynamic copyWith();