menu
matrix package
documentation
matrix.dart
ToMatrixFile
toMatrixFile method
toMatrixFile method
dark_mode
light_mode
toMatrixFile
method
MatrixFile
toMatrixFile
(
)
Implementation
MatrixFile toMatrixFile() { return MatrixFile.fromMimeType(bytes: data, name: 'crypt'); }
matrix package
documentation
matrix
ToMatrixFile
toMatrixFile method
ToMatrixFile extension on
EncryptedFile