getApplicationDirectory method
Future method getApplicationDirectory has String return Value
Implementation
Future<String> getApplicationDirectory() async => throw UnimplementedError(
'getApplicationDirectories() has not been implemented.');
Future method getApplicationDirectory has String return Value
Future<String> getApplicationDirectory() async => throw UnimplementedError(
'getApplicationDirectories() has not been implemented.');