getLocalContent property

String Function()? getLocalContent
getter/setter pair

A callback, should return local content in String to be saved remotely

Implementation

String Function()? getLocalContent;