originalAppUserId property

  1. @JsonKey(name: 'originalAppUserId')
String originalAppUserId
inherited

The original App User Id recorded for this user.

Implementation

@JsonKey(name: 'originalAppUserId')
String get originalAppUserId => throw _privateConstructorUsedError;