menu
tempcord_data_interface package
documentation
interface.dart
ProfileWithImage
updateName abstract method
updateName abstract method
dark_mode
light_mode
updateName
abstract method
@
override
ProfileWithImage
updateName
(
String
name
)
override
Return a
Profile
with updated
name
.
Implementation
@override ProfileWithImage updateName(String name);
tempcord_data_interface package
documentation
interface
ProfileWithImage
updateName abstract method
ProfileWithImage class