menu
bluesky package
documentation
com_atproto_label_subscribe_labels.dart
$USubscribeLabelsMessageExtension
infoOrNull property
infoOrNull property
dark_mode
light_mode
infoOrNull
property
Info
?
get
infoOrNull
Returns
Info
if this data is
Info
, otherwise null.
Implementation
Info? get infoOrNull => isInfo ? info : null;
bluesky package
documentation
com_atproto_label_subscribe_labels
$USubscribeLabelsMessageExtension
infoOrNull property
$USubscribeLabelsMessageExtension extension on
USubscribeLabelsMessage