unsupportedSourceCode constant

String const unsupportedSourceCode

Error code reported through onError when isLocal: false is used.

Implementation

static const String unsupportedSourceCode = 'unsupported-source';