The actionType of the action that this parser can parse.
actionType
This is used to identify the type of the action in the JSON object.
@override String get actionType => 'methodCall';