menu
dify_api package
documentation
dify_repository.dart
DifyRepository
getMeta abstract method
getMeta abstract method
dark_mode
light_mode
getMeta
abstract method
Future
<
Map
<
String
,
dynamic
>
>
getMeta
(
)
Implementation
Future<Map<String, dynamic>> getMeta();
dify_api package
documentation
dify_repository
DifyRepository
getMeta abstract method
DifyRepository class