InAppFailureSnapshot constructor

const InAppFailureSnapshot(
  1. String message
)

Implementation

const InAppFailureSnapshot(this.message);