@override Object toJson() => { if (field case final field?) 'field': field.toJson(), if (direction.isNotDefault) 'direction': direction.toJson(), };