supportedSchemes property

List<String> supportedSchemes
final

Implementation

static final List<String> supportedSchemes = List.unmodifiable(const [
  '${kSwampSchemePrefix}ws',
  '${kSwampSchemePrefix}wss',
]);