setMediaAutoDownload method
This method is used to set the media auto download settings.
Implementation
setMediaAutoDownload(bool enable) async {
throw UnimplementedError('has not been implemented.');
}
This method is used to set the media auto download settings.
setMediaAutoDownload(bool enable) async {
throw UnimplementedError('has not been implemented.');
}