Allows you to serialize object.
Map<String, dynamic> toJson() => { "generateResult": _generateResult, }.clearNulls();