actionTaken property

  1. @JsonKey(defaultValue: false)
bool actionTaken
final

Whether action has been taken.

Implementation

@JsonKey(defaultValue: false)
final bool actionTaken;