base property
Pointer<TFLGpuDelegateOptions>
get
base
Pointer to the underlying native options struct.
Implementation
Pointer<TFLGpuDelegateOptions> get base => _options;
Pointer to the underlying native options struct.
Pointer<TFLGpuDelegateOptions> get base => _options;