menu
soundcloud_explode_dart package
documentation
soundcloud_explode_dart.dart
UserSearchResult
fullName property
fullName property
dark_mode
light_mode
fullName
property
String
?
get
fullName
override
This user's full name.
This is the concatenation of
firstName
and
lastName
.
Implementation
String? get fullName;
soundcloud_explode_dart package
documentation
soundcloud_explode_dart
UserSearchResult
fullName property
UserSearchResult class