getFrom property

String? getFrom

Obtains the source of a message.

Implementation

String? get getFrom => from;