kakao_flutter_sdk
link
LinkClient
LinkClient constructor
LinkClient
kakao_flutter_sdk
link
LinkClient
LinkClient constructor
LinkClient class
Constructors
LinkClient
Properties
api
hashCode
runtimeType
Methods
customWithTalk
customWithWeb
defaultWithTalk
defaultWithWeb
launchKakaoTalk
scrapWithTalk
scrapWithWeb
sharerWithResponse
talkWithResponse
noSuchMethod
toString
Operators
operator ==
Static properties
instance
LinkClient
constructor
LinkClient
(
LinkApi
api
, {
Platform
platform
})
Implementation
LinkClient(this.api, {Platform platform}) : _platform = platform ?? LocalPlatform();