base property

Pointer<TfLiteCoreMlDelegateOptions> get base

Pointer to the underlying native options struct.

Implementation

Pointer<TfLiteCoreMlDelegateOptions> get base => _options;