nonIcuMessageText property
Parser
get
nonIcuMessageText
Implementation
Parser get nonIcuMessageText => normalText.plus().map((x) => x.join());
Parser get nonIcuMessageText => normalText.plus().map((x) => x.join());