AnsiMessage constructor

const AnsiMessage(
  1. List<AnsiMessagePart> parts
)

Implementation

const AnsiMessage(this.parts);