FileInfo

constructor(    name: String,     fileUrl: String,     size: Long,     dateTimeZone: String?,     dateTime: String,     lat: Float?,     lng: Float?,     width: Int?,     height: Int?,     thumbnailUrl: String,     intervalCaptureGroupId: String?,     compositeShootingGroupId: String?,     autoBracketGroupId: String?,     recordTime: Int?,     isProcessed: Boolean?,     previewUrl: String?,     codec: ThetaRepository.CodecEnum?,     projectionType: ThetaRepository.ProjectionTypeEnum?,     continuousShootingGroupId: String?,     frameRate: Int?,     favorite: Boolean?,     imageDescription: String?,     storageID: String?)