PingService constructor
const
PingService({
- int defaultPort = 443,
构造 PingService / Creates a PingService.
Implementation
const PingService({this.defaultPort = 443});
构造 PingService / Creates a PingService.
const PingService({this.defaultPort = 443});