Map<String, dynamic> toJson() { final _json = <String, dynamic>{}; _json[r'toAttribute'] = toAttribute; return _json; }