MdListUtil<T extends dynamic> constructor
const
MdListUtil<T extends dynamic> (
- T builder()
Implementation
const MdListUtil(super.builder) : super(valueToDto: MdListDto.from);