menu
x_action_cable_v2 package
documentation
models/action_response.dart
ActionResponse
hasError property
hasError property
dark_mode
light_mode
hasError
property
bool
get
hasError
Implementation
bool get hasError => error != null;
x_action_cable_v2 package
documentation
models/action_response
ActionResponse
hasError property
ActionResponse class