clearSyncBodyBuilder static method
Clears the sync body builder callback.
Implementation
static void clearSyncBodyBuilder() {
_instance.clearSyncBodyBuilder();
}
Clears the sync body builder callback.
static void clearSyncBodyBuilder() {
_instance.clearSyncBodyBuilder();
}