PlayerSDKState constructor

const PlayerSDKState(
  1. int value
)

Implementation

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