value property
Integer representation of the enum. This should match with the int value of the platform side enum.
Implementation
final int value;
Integer representation of the enum. This should match with the int value of the platform side enum.
final int value;