recipient property

Map<String, dynamic>? get recipient

Implementation

Map<String, dynamic>? get recipient => payload['recipient'];