Return all currently known values, using the same typing rules as getValue with a null default (i.e. minimal inference).
null
@override Map<String, dynamic> getAllValues() => RemoteConfigService().getAllValues();