XdrConfigSettingType constructor Null safety

XdrConfigSettingType(
  1. dynamic _value
)

Implementation

XdrConfigSettingType(this._value);