getInstrumentId method

String? getInstrumentId()

Implementation

String? getInstrumentId() {
  return _instrument_id;
}