action abstract method

void action(
  1. String tag, {
  2. dynamic params,
})

Implementation

void action(String tag, {dynamic params});