tinkRefToId function

String tinkRefToId(
  1. String ref
)

Implementation

String tinkRefToId(String ref) => ref.substring(11);