contactSyncStateValue method

Future<bool> contactSyncStateValue()

Implementation

Future<bool> contactSyncStateValue() {
  throw UnimplementedError('has not been implemented.');
}