RemoteConfigUpdate constructor

RemoteConfigUpdate(
  1. Set<String> updatedKeys
)

Implementation

RemoteConfigUpdate(this.updatedKeys);