saveMediaSettings method
This method is used to save the media settings.
Implementation
saveMediaSettings(bool photos, bool videos, bool audio, bool documents,
int networkType) async {
throw UnimplementedError('has not been implemented.');
}
This method is used to save the media settings.
saveMediaSettings(bool photos, bool videos, bool audio, bool documents,
int networkType) async {
throw UnimplementedError('has not been implemented.');
}