ExecutionConfig constructor

ExecutionConfig({
  1. String? headers,
})

Implementation

ExecutionConfig({this.headers});