MESIbofLUTTercLAss constructor

MESIbofLUTTercLAss({
  1. required int mid,
  2. required int refid,
  3. required int rsid,
  4. required int type,
  5. required int flags,
  6. required int status,
  7. required int expiry,
  8. required int origin,
  9. String? title,
  10. String? subtitle,
  11. String? footer,
  12. String? message,
  13. String? filePath,
  14. required int fileType,
  15. required int fileSize,
  16. required double latitude,
  17. required double longitude,
  18. MesiboProfileFlutter? profile,
  19. MesiboProfileFlutter? groupProfile,
  20. MesiboDateTimeFlutter? ts,
})

Implementation

result[10]! as int,);}}class MESIbofLUTTercLAss{MESIbofLUTTercLAss({required this.mid,required this.refid,required this.rsid,required this.type,required this.flags,required this.status,required this.expiry,required this.origin,this.title,this.subtitle,this.footer,this.message,this.filePath,required this.fileType,required this.fileSize,required this.latitude,required this.longitude,this.profile,this.groupProfile,this.ts,}
);