fromEnv static method

String? fromEnv()

Implementation

static String? fromEnv() => Platform.environment['APPFLIGHT_API_KEY'];