@override TTClient create({TTLink? link, TTOptions? options}) { return TTClient(linkClass: link, options: options); }