getTo property

String? getTo

Obtains the recipient of a message.

Implementation

String? get getTo => to;