onDisconnect method

OnDisconnect onDisconnect()

Implementation

OnDisconnect onDisconnect() {
  return OnDisconnect._(_databaseReferencePlatform.onDisconnect());
}