menu
leetcode_api_dart package
documentation
models/user_profile.dart
UserProfile
jobTitle property
jobTitle property
dark_mode
light_mode
jobTitle
property
String
?
get
jobTitle
inherited
Implementation
String? get jobTitle => throw _privateConstructorUsedError;
leetcode_api_dart package
documentation
models/user_profile
UserProfile
jobTitle property
UserProfile class