menu
kakao_flutter_sdk package
documentation
talk.dart
Friends
Friends constructor
Friends constructor
dark_mode
light_mode
Friends
constructor
Friends
(
List
<
Friend
>
?
elements
,
int
totalCount
,
int
?
favoriteCount
,
String
?
beforeUrl
,
String
?
afterUrl
,
)
Implementation
Friends(this.elements, this.totalCount, this.favoriteCount, this.beforeUrl, this.afterUrl);
kakao_flutter_sdk package
documentation
talk
Friends
Friends constructor
Friends class