showBotAccounts property

  1. @JsonKey.new(name: 'show_bot_accounts')
bool get showBotAccounts
inherited

Implementation

@JsonKey(name: 'show_bot_accounts')
bool get showBotAccounts => throw _privateConstructorUsedError;