aPDUInstruction property

String? get aPDUInstruction

Implementation

String? get aPDUInstruction => _$this._aPDUInstruction;
set aPDUInstruction (String? aPDUInstruction)

Implementation

set aPDUInstruction(String? aPDUInstruction) =>
    _$this._aPDUInstruction = aPDUInstruction;