const ChannelSpec({Map<String, String>? annotations}) : annotations = annotations ?? const <String, String>{};