DisplayManager constructor

DisplayManager()

Implementation

DisplayManager() {
  _displayMethodChannel = MethodChannel(_displayChannel);
}