InvalidLength constructor

const InvalidLength(
  1. String e
)

Implementation

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