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