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