videoPath property

String? videoPath
getter/setter pair

视频本地路径,仅在消息发送成功之前有效,用作消息发送成功之前视频预览

Implementation

late String? videoPath;