BuiltinMethod constructor

const BuiltinMethod(
  1. String methodName
)

Implementation

const BuiltinMethod(this.methodName);