ReprocParams constructor

ReprocParams(
  1. String serviceUrl,
  2. {bool? failIfNoService,
  3. Map<String, String>? httpHeaders}
)

Implementation

ReprocParams