base property

Pointer<TFLGpuDelegateOptions> get base

Pointer to the underlying native options struct.

Implementation

Pointer<TFLGpuDelegateOptions> get base => _options;