leRoleList constant

List<String> const leRoleList

Implementation

static const List<String> leRoleList = [
  "Peripheral",
  "Central",
  "Peripheral/Central",
  "Central/Peripheral",
];