MapLoadProgress

constructor(total: Int, completed: Int = 0, failed: Int = 0, cancelled: Int = 0)