DocumentConnectionScope constructor
const
DocumentConnectionScope({})
Implementation
const DocumentConnectionScope({super.key, required this.room, required this.path, required this.builder, this.schema, this.initialJson});