ShorebirdPatchService constructor
ShorebirdPatchService(
- ShorebirdCommandConfig config
Creates a new patch service with the provided configuration.
Parameters:
config: The command configuration (must be Android or iOS config)
Implementation
ShorebirdPatchService(super.config);