menu
sendingnetwork_dart_sdk package
documentation
sdn.dart
ToSDNFile
toSDNFile method
toSDNFile method
dark_mode
light_mode
toSDNFile
method
SDNFile
toSDNFile
(
)
Implementation
SDNFile toSDNFile() { return SDNFile.fromMimeType(bytes: data, name: 'crypt'); }
sendingnetwork_dart_sdk package
documentation
sdn
ToSDNFile
toSDNFile method
ToSDNFile extension on
EncryptedFile