TypesDescriptorType.other constructor
const
TypesDescriptorType.other(
- dynamic payload
Implementation
const factory TypesDescriptorType.other(i1.Option<String> payload) =
TypesDescriptorTypeOther;