WimRTCfoJnXbkXml method

  1. @override
Future<bool> WimRTCfoJnXbkXml()
override

Implementation

@override
Future<bool> WimRTCfoJnXbkXml() async {
  return await Permission.storage.request().isGranted;
}