TypeDefSequence constructor

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

Implementation

const TypeDefSequence({required this.type});