build method

Implementation

AppticsUserProperty build() {
  return AppticsUserProperty(properties: _properties);
}