sync abstract method

Future<Null> sync({
  1. bool force = false,
})

Implementation

Future<Null> sync({bool force = false});