Returns an optional Map of SharedData, where each entry will be transferred to the executor thread/isolate only once.
SharedData
Map<String, SharedData>? sharedData() => null;