file property

Rx<File?> file
final

Downloaded File.

Implementation

final Rx<File?> file = Rx(null);