tagByName abstract method

T tagByName(
  1. String name
)

Get a tag by its name

Implementation

T tagByName(String name);