clientNotification property
Notification message to the client
Implementation
@$pb.TagNumber(16)
ClientNotification get clientNotification => $_getN(15);
Implementation
@$pb.TagNumber(16)
set clientNotification(ClientNotification value) => $_setField(16, value);