directActivityModeHash property
If this activity had an activity mode directly defined on it, this will be the hash of that mode.
Implementation
@JsonKey(name:'directActivityModeHash')
int? directActivityModeHash;
If this activity had an activity mode directly defined on it, this will be the hash of that mode.
@JsonKey(name:'directActivityModeHash')
int? directActivityModeHash;