menu
kakao_flutter_sdk package
documentation
talk.dart
TalkProfile
TalkProfile.new constructor
TalkProfile.new constructor
dark_mode
light_mode
TalkProfile
constructor
TalkProfile
(
String
?
nickname
,
String
?
profileImageUrl
,
String
?
thumbnailUrl
,
String
?
countryISO
,
)
Implementation
TalkProfile( this.nickname, this.profileImageUrl, this.thumbnailUrl, this.countryISO);
kakao_flutter_sdk package
documentation
talk
TalkProfile
TalkProfile.new constructor
TalkProfile class