Force fetching config from server.
@override Future<void> fetchUserConfig() async { await methodChannel.invokeMethod('fetchUserConfig'); }