JsonExprOpFunc constructor

const JsonExprOpFunc(
  1. String name
)

Implementation

const JsonExprOpFunc(this.name);