KYCService constructor Null safety

KYCService(
  1. String? _serviceAddress
)

Implementation

KYCService(this._serviceAddress);