setMti method

void setMti(
  1. String value
)

Implementation

void setMti(String value) => setComponent(0, IsoStringField(value));