Email constructor

Email(
  1. TypeProperty property
)

Implementation

Email(TypeProperty property){super.stack.add(Stack(ObjType.email, property));}