executionKind property
Execution layer used by this cache store.
Implementation
@override
PixaPluginExecutionKind get executionKind => PixaPluginExecutionKind.runtime;
Execution layer used by this cache store.
@override
PixaPluginExecutionKind get executionKind => PixaPluginExecutionKind.runtime;