BuildSourceRoom constructor

BuildSourceRoom({
  1. required String path,
})

Implementation

BuildSourceRoom({required this.path});