hasResult property
@doc Whether the bottom sheet returns a value. @doc Only applicable to "Dismiss" actions.
Implementation
@$pb.TagNumber(8)
$core.bool get hasResult => $_getBF(7);
@doc Whether the bottom sheet returns a value. @doc Only applicable to "Dismiss" actions.
@$pb.TagNumber(8)
$core.bool get hasResult => $_getBF(7);