Callback typedef

Callback = void Function(AssetEntity)

Implementation

typedef Callback = void Function(AssetEntity);