PackMe constructor

PackMe({
  1. dynamic onError(
    1. String, [
    2. StackTrace
    ])?,
})

Implementation

PackMe({this.onError});