token method

ClipToken? token()

Implementation

ClipToken? token(){
	return _token;
}