ClientServiceScreen constructor

const ClientServiceScreen(
  1. {Key? key}
)

Implementation

const ClientServiceScreen({
  super.key,
});