logController property
Implementation
@protected
final StreamController<PlayerLog> logController =
StreamController<PlayerLog>.broadcast();
@protected
final StreamController<PlayerLog> logController =
StreamController<PlayerLog>.broadcast();