index property

int? index
getter/setter pair

Index for the enum value.

It can't be modified.

Required.

Implementation

core.int? index;