id property
The featurebase id for the user
Implementation
@JsonKey(name: 'id', required: true)
String get id => throw _privateConstructorUsedError;
The featurebase id for the user
@JsonKey(name: 'id', required: true)
String get id => throw _privateConstructorUsedError;