menu
mpflutter_core package
documentation
wechat_app_delegate.dart
MPFlutterWechatAppShareInfo
MPFlutterWechatAppShareInfo constructor
MPFlutterWechatAppShareInfo constructor
dark_mode
light_mode
MPFlutterWechatAppShareInfo
constructor
MPFlutterWechatAppShareInfo
(
{
required
String
title
,
String
?
imageUrl
,
required
Map
query
,
})
Implementation
MPFlutterWechatAppShareInfo({ required this.title, this.imageUrl, required this.query, });
mpflutter_core package
documentation
wechat_app_delegate
MPFlutterWechatAppShareInfo
MPFlutterWechatAppShareInfo constructor
MPFlutterWechatAppShareInfo class