SelectionEntityListBean constructor

SelectionEntityListBean(
  1. List<SelectionEntity>? list
)

Implementation

SelectionEntityListBean(this.list);