MockCapturePromptResult constructor

const MockCapturePromptResult(
  1. String value
)

Implementation

const MockCapturePromptResult(this.value);