LinkedInDeepEmail constructor

LinkedInDeepEmail({
  1. String? handle,
  2. LinkedInDeepEmailHandle? handleDeep,
})

Implementation

LinkedInDeepEmail({this.handle, this.handleDeep});