AsyncState

@MsdkInternalApi
constructor(value: T, loadingState: LoadingState = LoadingState.Done)

Parameters

T
  • generic type of the value.