EnvelopeUnreadable constructor

const EnvelopeUnreadable(
  1. List<String> notes
)

Creates it.

Implementation

const EnvelopeUnreadable(super.notes);