UpdateAppSuccessAction constructor

UpdateAppSuccessAction(
  1. int appID,
  2. Map body
)

Implementation

UpdateAppSuccessAction(this.appID, this.body);