activity property

String? get activity

Implementation

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