replyTo property

String? get replyTo

Implementation

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