getStore method

  1. @override
IPairingStore getStore()
override

Implementation

@override
IPairingStore getStore() {
  return pairings;
}