SearchPropertiesItemImpl extension

on
Annotations
  • @ContainerData(toNative: 'SearchPropertiesItemImpl.toPointer', toPlatform: '(val) => SearchPropertiesItemImpl.fromPointer(val, needFree: false)', platformType: 'SearchPropertiesItem')

Static Methods

fromNative(SearchPropertiesItemNative native) SearchPropertiesItem

Available on SearchPropertiesItem, provided by the SearchPropertiesItemImpl extension

fromPointer(Pointer<Void> ptr, {bool needFree = true}) SearchPropertiesItem?

Available on SearchPropertiesItem, provided by the SearchPropertiesItemImpl extension

toNative(SearchPropertiesItem obj) → SearchPropertiesItemNative

Available on SearchPropertiesItem, provided by the SearchPropertiesItemImpl extension

toPointer(SearchPropertiesItem? val) Pointer<Void>

Available on SearchPropertiesItem, provided by the SearchPropertiesItemImpl extension