ethMethods constant

List<String> const ethMethods

Implementation

static const ethMethods = [
  ...ethRequiredMethods,
  ...ethOptionalMethods,
];