FlowDistinguisherMethod constructor
const
FlowDistinguisherMethod({
- required String type,
Default constructor.
Implementation
const FlowDistinguisherMethod({
required this.type,
});
Default constructor.
const FlowDistinguisherMethod({
required this.type,
});