estimator method

String estimator([
  1. String name = ''
])

Return corresponding single operation code

Implementation

String estimator([String name = '']) => '$size';