getData method

  1. @override
Map getData()
override

Implementation

@override
Map getData() {
  return {"actions": _actions};
}