$asMessageSent property

MessageSentCopyWith<$R, MessageSent, $Out> get $asMessageSent

Implementation

MessageSentCopyWith<$R, MessageSent, $Out> get $asMessageSent =>
    $base.as((v, t, t2) => _MessageSentCopyWithImpl<$R, $Out>(v, t, t2));