searchTerm property

  1. @Index(type: IndexType.hash)
String searchTerm
final

The name of the model to use when exporting with this mapping.

Implementation

@Index(type: IndexType.hash)
final String searchTerm;