recipient_name property

String? get recipient_name

Implementation

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