menu
daakia_vc_flutter_sdk package
documentation
viewmodel/rtc_viewmodel.dart
RtcViewmodel
hasRequestedAnnotationSnapshot method
hasRequestedAnnotationSnapshot method
dark_mode
light_mode
hasRequestedAnnotationSnapshot
method
bool
hasRequestedAnnotationSnapshot
(
String
key
)
Implementation
bool hasRequestedAnnotationSnapshot(String key) => _requestedAnnotationSnapshotKeys.contains(key);
daakia_vc_flutter_sdk package
documentation
viewmodel/rtc_viewmodel
RtcViewmodel
hasRequestedAnnotationSnapshot method
RtcViewmodel class