fetch method
- TokenRequestOptions options
override
Implementation
@override
Future<TokenSourceResponse> fetch(TokenRequestOptions options) async => _function(options);
@override
Future<TokenSourceResponse> fetch(TokenRequestOptions options) async => _function(options);