maskView method

Future<bool> maskView()

Implementation

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