menu
runetid_sdk package
documentation
models/user.dart
User
firstName property
firstName property
dark_mode
light_mode
firstName
property
@JsonKey.new(name: "first_name")
String
firstName
final
Implementation
@JsonKey(name: "first_name") final String firstName;
runetid_sdk package
documentation
models/user
User
firstName property
User class