BaseBLS constructor
      
      BaseBLS()
     
    
factory constructor to return the correct implementation.
Implementation
factory BaseBLS() => createBLS();factory constructor to return the correct implementation.
factory BaseBLS() => createBLS();