Si1TypeDefCompact constructor

const Si1TypeDefCompact({
  1. required int type,
})

Implementation

const Si1TypeDefCompact({required this.type});