types property

List<String>? types
final

Contains an array of feature types describing the given result. See the list of supported types.

Implementation

final List<String>? types;