entityRefFromId function

String entityRefFromId(
  1. String id
)

Implementation

String entityRefFromId(String id) => '$tinkRefProtocol$id';