desc abstract method

String desc(
  1. TinkVariable variable
)

For the given variable, produce a string description of yourself

Implementation

String desc(TinkVariable variable);