menu
data_repositories package
documentation
data_repositories.dart
CancelToken
isCancelled property
isCancelled property
dark_mode
light_mode
isCancelled
property
bool
get
isCancelled
whether cancelled
Implementation
bool get isCancelled => _cancelError != null;
data_repositories package
documentation
data_repositories
CancelToken
isCancelled property
CancelToken class