menu
appbridgenewplus package
documentation
appbridgenewplus_platform_interface.dart
AppbridgenewPlatform
sendGift abstract method
sendGift abstract method
dark_mode
light_mode
sendGift
abstract method
Future
<
bool
?
>
sendGift
(
String
id
,
String
giftId
,
int
count
)
Implementation
Future<bool?> sendGift(String id, String giftId, int count);
appbridgenewplus package
documentation
appbridgenewplus_platform_interface
AppbridgenewPlatform
sendGift abstract method
AppbridgenewPlatform class