resource function

ExprVariable resource()

Implementation

ExprVariable resource() {
  return ExprVariable(CedarVariable.resource);
}