UnExpected constructor

const UnExpected(
  1. String e
)

Implementation

const factory UnExpected(final String e) = _$UnExpected;