Map<String, dynamic> toMap() { return { keyActionType: actionType, keyKvPair: this.keyValuePairs, }; }