SingleCallback typedef

SingleCallback = void Function(AssetEntity)

Implementation

typedef SingleCallback = void Function(AssetEntity);