completed property
If the activity has been "completed", that information will be returned here.
Implementation
@JsonKey(name:'completed')
bool? completed;
If the activity has been "completed", that information will be returned here.
@JsonKey(name:'completed')
bool? completed;