menu
dart_ipfs
dart_ipfs.dart
CID
toString method
toString
dark_mode
light_mode
toString
method
@
override
String
toString
(
)
override
Returns the encoded CID string.
Implementation
@override String toString() => encode();
dart_ipfs
dart_ipfs
CID
toString method
CID class