UIMultiSelectInputBlock constructor
UIMultiSelectInputBlock({
- String? id,
- UIMultiSelectInputBlockData? data,
Implementation
UIMultiSelectInputBlock({
this.id,
this.data,
});