menu
rehacul_app_medical
presentations/components/rehacul_video_call_list.dart
RehaculVideoCallList
RehaculVideoCallList const constructor
RehaculVideoCallList
brightness_4
brightness_5
RehaculVideoCallList
constructor
const
RehaculVideoCallList
(
{
Key
?
key
,
required
List
<
Map
<
String
,
dynamic
>
>
items
}
)
Implementation
const RehaculVideoCallList({super.key, required this.items});
rehacul_app_medical
rehacul_video_call_list
RehaculVideoCallList
RehaculVideoCallList const constructor
RehaculVideoCallList class