@override Future<String?> getPublicDCIMDirectory() async { return await methodChannel.invokeMethod<String>('getPublicDCIMDirectory'); }