@override Object toJson() => { if (parts.isNotDefault) 'parts': encodeList(parts), if (role.isNotDefault) 'role': role, };