PromiseResult

constructor(state: PromiseState, data: T? = null, error: Throwable? = null)