setMediaAutoDownload method

dynamic setMediaAutoDownload(
  1. bool enable
)

Implementation

setMediaAutoDownload(bool enable) async {
  throw UnimplementedError('has not been implemented.');
}