menu
omnyshell package
documentation
omnyshell_client.dart
TransferResult
failures property
failures property
dark_mode
light_mode
failures
property
Map
<
String
,
String
>
failures
final
Files that failed (hash mismatch or I/O error), path → reason.
Implementation
final Map<String, String> failures;
omnyshell package
documentation
omnyshell_client
TransferResult
failures property
TransferResult class