activityDomain property

String? activityDomain
final

The domain of the activity.

This is typically a string that identifies the type or category of the activity.

Implementation

final String? activityDomain;