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