token method

  1. @override
Future<String> token()
override

Implementation

@override
Future<String> token() async => _value;