getAppIconMask method

Future<Path?> getAppIconMask()

Implementation

Future<Path?> getAppIconMask() {
  throw UnimplementedError('platformVersion() has not been implemented.');
}