PlayerSDKProperties constructor

const PlayerSDKProperties(
  1. int value
)

Implementation

const PlayerSDKProperties(int value) : super(value);