base property

Pointer<TfLiteGpuDelegateOptionsV2> get base

Pointer to the underlying native options struct.

Implementation

Pointer<TfLiteGpuDelegateOptionsV2> get base => _options;