PRemoteConfigValue constructor

PRemoteConfigValue(
  1. dynamic _value
)

Implementation

PRemoteConfigValue(
  this._value,
);