path method

TTLink path(
  1. String path
)

No plans to support this

Implementation

TTLink path(String path) {
  throw ('No plans to support this');
}