isConnectable property

  1. @JsonKey(readValue: _readConnectable)
bool isConnectable
final

true adv type is connectable

Implementation

@JsonKey(readValue: _readConnectable)
final bool isConnectable;