pub fn take_resumed_writable_folder() -> Option<String>Expand description
Reclaims a writable-folder grant orphaned by an activity recreation while the
SAF picker was in front (see WritableFolderPicker::take_resumed_pick).
Returns the recovered durable handle, or None. The app drains this on
startup; backends that never lose a result return None.