ModifyHapgResponse constructor

ModifyHapgResponse({
  1. String? hapgArn,
})

Implementation

ModifyHapgResponse({
  this.hapgArn,
});