shouldHidePreviousSnackbar property
@doc Whether to hide the previous SnackBar before showing this one.
Implementation
@$pb.TagNumber(6)
$core.bool get shouldHidePreviousSnackbar => $_getBF(5);
@doc Whether to hide the previous SnackBar before showing this one.
@$pb.TagNumber(6)
$core.bool get shouldHidePreviousSnackbar => $_getBF(5);