userSubject property

String? userSubject

Implementation

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