menu
encustody package
documentation
features/sign/data/models/signed_file_model.dart
SignedFileModel
toUInt8List method
toUInt8List method
dark_mode
light_mode
toUInt8List
method
@
override
dynamic
toUInt8List
(
)
override
Implementation
@override toUInt8List() { return base64.decode(file64); }
encustody package
documentation
features/sign/data/models/signed_file_model
SignedFileModel
toUInt8List method
SignedFileModel class