setLocalContent property
A callback, trigger when content is downloaded from remote
Implementation
void Function(String, DateTime?)? setLocalContent;
A callback, trigger when content is downloaded from remote
void Function(String, DateTime?)? setLocalContent;