passport property

Rx<NativeFile?> passport
final

NativeFile of the currently selected passport file.

Implementation

final Rx<NativeFile?> passport = Rx(null);