userSubject property

String? get userSubject

Implementation

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