TrustStore constructor

TrustStore()

Implementation

factory TrustStore() {
  return _singleton;
}