supportedSchemes constant

List<String> const supportedSchemes

Implementation

static const List<String> supportedSchemes = ['http', 'https', 'file'];