selector property

String selector

Implementation

String get selector => selectorToken.map((token) => token.input).join();