ShorebirdReleaseService constructor

ShorebirdReleaseService(
  1. 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);