grantAccessToDirectory method

Future<FilesModel> grantAccessToDirectory()

Future method grantAccessToDirectory has FilesModel return Value

Implementation

Future<FilesModel> grantAccessToDirectory() async => throw UnimplementedError(
    'grantAccessToDirectory() has not been implemented.');