args method

Map<String, Object> args()

Implementation

Map<String, Object> args() {
  return {KEY_NUMBER: number, KEY_APP_ID: appId};
}