getScreenInfo method

Future<ScreenInfo> getScreenInfo()

Implementation

Future<ScreenInfo> getScreenInfo() {
  throw UnimplementedError('getScreenInfo() has not been implemented.');
}