InAppErrorSnapshot constructor

const InAppErrorSnapshot(
  1. String message
)

Implementation

const InAppErrorSnapshot(super.message);