activityType property

String? get activityType

Implementation

String? get activityType => (_$data['activityType'] as String?);