audience constant Null safety

int const audience

Audience role that can only receive stream data

Implementation

static const int audience = 1;