methods property
Methods generated during view compilation.
These include event handlers with non-standard parameters or multiple actions, and internationalized messages with arguments.
Implementation
List<o.ClassMethod> methods = [];
Methods generated during view compilation.
These include event handlers with non-standard parameters or multiple actions, and internationalized messages with arguments.
List<o.ClassMethod> methods = [];