afkTimeout property

  1. @JsonKey.new(name: 'afk_timeout')
int afkTimeout
final

The idle timeout in seconds before going AFK

Implementation

@JsonKey(name: 'afk_timeout')
final int afkTimeout;