id property

  1. @observable
String id
getter/setter pair

Implementation

@observable
String id = uuid.v4().toString();