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