menu
bcs package
documentation
bcs_type.dart
SerializedBcs<T, Input>
toBase64 method
toBase64 method
dark_mode
light_mode
toBase64
method
String
toBase64
(
)
Implementation
String toBase64() { return toB64(_bytes); }
bcs package
documentation
bcs_type
SerializedBcs<T, Input>
toBase64 method
SerializedBcs class