Registers the sqflite isolate send port.
Returns true if the registration succeeded, false if a port was already registered (for example by another isolate).
bool registerPort(SendPort sendPort);