token property

String? token

Return Authorization token

Implementation

static String? get token => Token.instance.token;