menu
zwave package
documentation
command/zw_command.dart
ZwCommand<T>
responseTimeout property
responseTimeout property
dark_mode
light_mode
responseTimeout
property
Duration
get
responseTimeout
Implementation
Duration get responseTimeout => const Duration(seconds: 5);
zwave package
documentation
command/zw_command
ZwCommand<T>
responseTimeout property
ZwCommand class