persist abstract method

void persist([
  1. bool now = false
])

Persist the node provider.

Implementation

void persist([bool now = false]);