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