schemeNames property

List<String> schemeNames

Returns a List of scheme names/keys.

Implementation

List<String> get schemeNames => _schemes.keys.toList();