DataChangesCallback typedef

DataChangesCallback = void Function(Json data)

Implementation

typedef DataChangesCallback = void Function(Json data);