ProviderAdapter constructor
ProviderAdapter(
- String filePath
Creates a ProviderAdapter for the source file at filePath.
Implementation
ProviderAdapter(this.filePath);
Creates a ProviderAdapter for the source file at filePath.
ProviderAdapter(this.filePath);