menu
vkdart package
documentation
vkontakte.dart
AttachmentLikesMixin
checkBoolInProperty method
checkBoolInProperty method
dark_mode
light_mode
checkBoolInProperty
method
bool
?
checkBoolInProperty
(
String
key
)
inherited
Implementation
bool? checkBoolInProperty(String key) => checkBoolUtil(payload[key]);
vkdart package
documentation
vkontakte
AttachmentLikesMixin
checkBoolInProperty method
AttachmentLikesMixin mixin