menu
telnyx_webrtc package
documentation
telnyx_client.dart
TelnyxClient
isDebug method
isDebug method
dark_mode
light_mode
isDebug
method
bool
isDebug
(
)
Returns whether or not debug is enabled for the client
Implementation
bool isDebug() { return _debug; }
telnyx_webrtc package
documentation
telnyx_client
TelnyxClient
isDebug method
TelnyxClient class