MulCallback typedef

MulCallback = void Function(List<AssetEntity>)

Implementation

typedef MulCallback = void Function(List<AssetEntity>);