menu
televerse package
documentation
telegram.dart
BusinessConnection
isEnabled property
isEnabled property
dark_mode
light_mode
isEnabled
property
@JsonKey(name: 'is_enabled')
bool
get
isEnabled
inherited
Indicates whether the connection is active.
Implementation
@JsonKey(name: 'is_enabled') bool get isEnabled;
televerse package
documentation
telegram
BusinessConnection
isEnabled property
BusinessConnection class