appEvents property
@doc App events for the project (event bus communication primitive).
Implementation
@$pb.TagNumber(45)
$pb.PbList<FFAppEvent> get appEvents => $_getList(42);
@doc App events for the project (event bus communication primitive).
@$pb.TagNumber(45)
$pb.PbList<FFAppEvent> get appEvents => $_getList(42);