arg property

ImcMessage? arg

Implementation

ImcMessage? get arg => _$this._arg;
void arg=(ImcMessage? arg)

Implementation

set arg(ImcMessage? arg) => _$this._arg = arg;