Gets breakpoints for the specified group.
string $group: The breakpoint group to retrieve.
\Drupal\breakpoint\BreakpointInterface[] Array of breakpoint plugins keyed by machine name.
public function getBreakpointsByGroup($group);