menu
drift_sync package
documentation
drift_sync.dart
CancelException
CancelException const constructor
CancelException const constructor
dark_mode
light_mode
CancelException
constructor
const
CancelException
(
{
String
?
message
,
Object
?
innerException
,
})
Implementation
const CancelException({ this.message, this.innerException, });
drift_sync package
documentation
drift_sync
CancelException
CancelException const constructor
CancelException class