getAction method

String? getAction()

Implementation

String? getAction() {
  return _action;
}