MethodSelection constructor
MethodSelection({
- required IntentMethods methods,
Implementation
MethodSelection({
required this.methods,
});
MethodSelection({
required this.methods,
});