result property
The value to resolve an in-flight present<T> with, if the dismissed
view is a presented screen. null (the default) resolves with null.
Implementation
final Object? result;
The value to resolve an in-flight present<T> with, if the dismissed
view is a presented screen. null (the default) resolves with null.
final Object? result;