HrIntegrationScreen constructor

const HrIntegrationScreen({
  1. Key? key,
})

Implementation

const HrIntegrationScreen({Key? key}) : super(key: key);