save property

Implementation

CommandsSave get save => CommandsSave(
      ecg: ecg,
      ble: ble,
      func: func,
      oxi: oxi,
    );