AFActionWithKey constructor

AFActionWithKey({
  1. AFID? id,
})

Implementation

AFActionWithKey({AFID? id}): super(id: id);