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;
Returns a list of all available default and custom LSL content types.
static List<LSLContentType> get values => _values;