getLCDClient static method

LcdClient getLCDClient()

Implementation

static LcdClient getLCDClient() {
  return injector.get<LcdClient>();
}