clear method

void clear()

clear cached instances

Implementation

void clear() {
  _blockfrostAdapter = null;
  _blockfrost = null;
}