Interface ContentProviderPluginBinding
public interface ContentProviderPluginBinding
Binding that gives
ContentProviderAware plugins access to an associated ContentProvider.-
Method Summary
Modifier and TypeMethodDescriptionReturns theContentProviderthat is currently attached to theFlutterEnginethat owns thisContentProviderAwarePluginBinding.
-
Method Details
-
getContentProvider
Returns theContentProviderthat is currently attached to theFlutterEnginethat owns thisContentProviderAwarePluginBinding.
-