Functions.e constructor

Functions.e()

Implementation

factory Functions.e() {
  return Functions({"e": null});
}