static Pointer<Void> getNativePtr(List<Zone>? value) => toNativeListNullable(value, (element) => Zone$Impl.getNativePtr(element));