isNew property
If true, then the activity should have a "new" indicator in the Director UI.
Implementation
@JsonKey(name:'isNew')
bool? isNew;
If true, then the activity should have a "new" indicator in the Director UI.
@JsonKey(name:'isNew')
bool? isNew;