ReleaseService constructor
const
ReleaseService({
- required ShipworldConfig config,
- required ShipworldContext context,
Implementation
const ReleaseService({required this.config, required this.context});