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