load method

void load()

Implementation

void load() {
  _plugin._load(uid);
}