cast<T> method

Implementation

SharedObjectIsolateResponseMessage<T> cast<T>() =>
    this as SharedObjectIsolateResponseMessage<T>;