currentPlatform constant

InfriaOptions const currentPlatform

Implementation

static const InfriaOptions currentPlatform = InfriaOptions(
  projectId: 'testing-r00p',
  apiKey: 'infria_pk_zqk2••••7yrf',
  baseUrl: 'https://api.infria.dev/v1',
);