menu
sheller package
documentation
sync.dart
ShellResultConversionException
ShellResultConversionException constructor
ShellResultConversionException constructor
dark_mode
light_mode
ShellResultConversionException
constructor
ShellResultConversionException
(
Type
to
,
String
from
, {
String
?
addtionalMessage
,
})
Implementation
ShellResultConversionException(this.to, this.from, {this.addtionalMessage});
sheller package
documentation
sync
ShellResultConversionException
ShellResultConversionException constructor
ShellResultConversionException class