menu
excel2l10n package
documentation
platform/feishu.dart
Feishu
Feishu const constructor
Feishu const constructor
dark_mode
light_mode
Feishu
constructor
const
Feishu
(
{
required
String
appId
,
required
String
appSecret
,
required
String
spreadsheetToken
,
})
Implementation
const Feishu({ required this.appId, required this.appSecret, required this.spreadsheetToken, });
excel2l10n package
documentation
platform/feishu
Feishu
Feishu const constructor
Feishu class