This method is used to get the media settings.
Future<bool?> getMediaSetting(int networkType, String type) async { throw UnimplementedError('has not been implemented.'); }