AppticsUserProperty constructor

AppticsUserProperty({
  1. Map<String, dynamic> properties = const {},
})

Implementation

AppticsUserProperty({this.properties = const {}});