type property

RetrieveType? type
final

Can either be RetrieveType.image, RetrieveType.video, or RetrieveType.media.

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

Implementation

final RetrieveType? type;