OnRemoteConfigReceivedData typedef
OnRemoteConfigReceivedData =
void Function(String? result)
Implementation
typedef OnRemoteConfigReceivedData = void Function(String? result);
typedef OnRemoteConfigReceivedData = void Function(String? result);