menu
daakia_vc_flutter_sdk package
documentation
model/features.dart
Features
isPrivateChatAllowed method
isPrivateChatAllowed method
dark_mode
light_mode
isPrivateChatAllowed
method
bool
isPrivateChatAllowed
(
)
Implementation
bool isPrivateChatAllowed() => configurations?.enablePrivateChat == 1;
daakia_vc_flutter_sdk package
documentation
model/features
Features
isPrivateChatAllowed method
Features class