values property

List<LSLContentType> get values

Returns a list of all available default and custom LSL content types.

Implementation

static List<LSLContentType> get values => _values;