@override dynamic toJSON(Observable<int>? object, [SerializationContext? context]) => numberConverter.toJSON(object!.value, context);