VideoAttachment typedef

  1. @Deprecated("Use 'StreamVideoAttachment' instead")
VideoAttachment = StreamVideoAttachment

Widget for showing a video attachment

Implementation

@Deprecated("Use 'StreamVideoAttachment' instead")
typedef VideoAttachment = StreamVideoAttachment;