SmsStateEnumState constructor

const SmsStateEnumState(
  1. int value
)

Implementation

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