flags property

  1. @ActivityFlagConverter()
List<ActivityFlag>? flags
final

activity flags ORd together, describes what the payload includes

Implementation

@ActivityFlagConverter()
final List<ActivityFlag>? flags;