getLastSyncTime abstract method

Future<DateTime?> getLastSyncTime(
  1. String tableName
)

Implementation

Future<DateTime?> getLastSyncTime(String tableName);