menu
icure_dart_sdk package
documentation
crypto/crypto.dart
BaseCryptoConfig<D, K>
marshaller property
marshaller property
dark_mode
light_mode
marshaller
property
@
override
Future
<
Tuple2
<
K
,
Uint8List
?
>
>
Function
(
D
)
marshaller
final
Implementation
@override final Future<Tuple2<K, Uint8List?>> Function(D) marshaller;
icure_dart_sdk package
documentation
crypto/crypto
BaseCryptoConfig<D, K>
marshaller property
BaseCryptoConfig class