disabled property

bool? disabled
final

Optional. If enabled (the default), detected voice and text input count as activity. If disabled, the client must send activity signals.

Implementation

final bool? disabled;