Live constructor

const Live(
  1. BloomNode builder()
)

Creates a reactive boundary descriptor driven by builder.

Implementation

const Live(super.builder);