id property

int? id
final

id of state. This can be 0,1, or 2 if you wish to specify a default space state.

Implementation

final int? id;