LookupTypeDefSequence constructor

const LookupTypeDefSequence({
  1. required TypeRef typeId,
})

Implementation

const LookupTypeDefSequence({required this.typeId});