menu
restsdk package
documentation
openapi.swagger.dart
UpdateUserRequest
firstName property
firstName property
dark_mode
light_mode
firstName
property
@JsonKey.new(name: 'firstName')
String
?
firstName
final
Implementation
@JsonKey(name: 'firstName') final String? firstName;
restsdk package
documentation
openapi.swagger
UpdateUserRequest
firstName property
UpdateUserRequest class