sync abstract method

Future<void> sync({
  1. dynamic hint,
})

See BreezServices::sync

Implementation

Future<void> sync({dynamic hint});