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