setFullScreenClose method

Future<String?> setFullScreenClose()

Implementation

Future<String?> setFullScreenClose() {
  throw UnimplementedError('setFullScreenClose() has not been implemented.');
}