V2TimFileElem constructor
V2TimFileElem({})
Implementation
V2TimFileElem({
this.path,
this.fileName,
// ignore: non_constant_identifier_names
this.UUID,
this.url,
this.fileSize,
this.localUrl,
}): super(elemType: MessageElemType.V2TIM_ELEM_TYPE_FILE);