getNameFolder method Null safety
Get the folder name is the same as the application
Implementation
Future<String> getNameFolder() async {
throw UnimplementedError('getPathDocument has not been implemented.');
}
Get the folder name is the same as the application
Future<String> getNameFolder() async {
throw UnimplementedError('getPathDocument has not been implemented.');
}