copyWith abstract method

ActionModel copyWith(
  1. AppModel newApp
)

Implementation

ActionModel copyWith(AppModel newApp);