sender property

String? get sender

Implementation

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