isEnabled property

  1. @JsonKey(name: 'is_enabled')
bool get isEnabled
inherited

Indicates whether the connection is active.

Implementation

@JsonKey(name: 'is_enabled')
bool get isEnabled;