init method

  1. @mustCallSuper
dynamic init()
inherited

Implementation

@mustCallSuper
init() async {
  _add(state: initState);
}