getToken property

String? getToken

Obtains the token in a message.

Implementation

String? get getToken => token;