menu
windows_foundation package
documentation
internal.dart
IAsyncOperation<TResult>
getResults abstract method
getResults abstract method
dark_mode
light_mode
getResults
abstract method
TResult
getResults
(
)
Gets the result of the asynchronous operation.
Implementation
TResult getResults();
windows_foundation package
documentation
internal
IAsyncOperation<TResult>
getResults abstract method
IAsyncOperation class