allowedSchemes property

List<String> allowedSchemes
final

List of allowed secure schemes

Implementation

final List<String> allowedSchemes = const ['https', 'wss'];