token property

String? token

Implementation

String? get token;
void token=(String? token)

Implementation

set token(String? token);