menu
dart_ipfs
dart_ipfs.dart
CarException
CarException.new constructor
CarException.new
dark_mode
light_mode
CarException
constructor
CarException
(
String
message
)
Creates a
CarException
with the given
message
.
Implementation
CarException(this.message);
dart_ipfs
dart_ipfs
CarException
CarException.new constructor
CarException class