ECheckService constructor
ECheckService({
- required String baseUrl,
- required AuthenticationService authenticationService,
Implementation
ECheckService({required this.baseUrl, required this.authenticationService});