defaultName constant
String
const defaultName
Default pipeline name.
This value is the default name used in Handles annotations, where no explicit name is provided. And it is matched by the default pipeline that is created by Server when no explicit pipelines is requested.
Implementation
static const defaultName = '';