Si1TypeDef constructor

const Si1TypeDef({
  1. required String kind,
})

Implementation

const Si1TypeDef({required this.kind});