Converts the python object to a Dart object.
@override Object? toDartObject() => _delegate.toDartObject();