menu
bluesky package
documentation
com_atproto_sync_subscribe_repos.dart
$USubscribeReposMessageExtension
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_sync_subscribe_repos
$USubscribeReposMessageExtension
infoOrNull property
$USubscribeReposMessageExtension extension on
USubscribeReposMessage