FuncRef._function

The name of the referenced function.

  1. String _function [@property getter]
  2. String _function [@property setter]
    struct FuncRef
    @nogc nothrow @property
    void
    _function
    (
    String v
    )

Meta