MatexInstrumentFormatMetadata constructor

const MatexInstrumentFormatMetadata({
  1. required int round,
})

Implementation

const MatexInstrumentFormatMetadata({required this.round});