static Future<String> getDcimPath() async { return await _channel.invokeMethod('getDcimPath', { }); }