schemes property

List<String> schemes
final

Custom URI schemes handled by the application (e.g. ['bloom', 'myapp']).

Implementation

final List<String> schemes;