type property

RetrieveType? type
final

Can either be RetrieveType.image or RetrieveType.video;

If the lost data is empty, this will be null.

Implementation

final RetrieveType? type;