menu
truvideo_video_sdk package
documentation
truvideo_video_sdk_method_channel.dart
StringExtensions
toBoolean method
toBoolean method
dark_mode
light_mode
toBoolean
method
bool
toBoolean
(
)
Implementation
bool toBoolean() { return this?.toLowerCase() == 'true'; }
truvideo_video_sdk package
documentation
truvideo_video_sdk_method_channel
StringExtensions
toBoolean method
StringExtensions extension on
String
?