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