TriggerActionResponse constructor

TriggerActionResponse({
  1. String? message,
})

Implementation

TriggerActionResponse({this.message});