originAllowAll function

bool originAllowAll(
  1. String origin
)

Implementation

bool originAllowAll(String origin) => true;