EntertainmentConfigurationChannel.empty constructor

EntertainmentConfigurationChannel.empty()

Creates an empty EntertainmentConfigurationChannel object.

Implementation

EntertainmentConfigurationChannel.empty()
    : channelId = 0,
      position = EntertainmentConfigurationPosition.empty(),
      members = [];