include property

List<String>? include
final

A list of regex patterns that match the type identifiers to include in the serialization.

Implementation

final List<String>? include;