menu
aws_appsync_api package
documentation
appsync-2017-07-25.dart
CachingConfig
CachingConfig constructor
CachingConfig constructor
dark_mode
light_mode
CachingConfig
constructor
CachingConfig
(
{
List
<
String
>
?
cachingKeys
,
int
?
ttl
,
})
Implementation
CachingConfig({ this.cachingKeys, this.ttl, });
aws_appsync_api package
documentation
appsync-2017-07-25
CachingConfig
CachingConfig constructor
CachingConfig class