inheritOptions property

bool inheritOptions
final

Whether to inherit this options for nested calls to MapperContainer.toValue, like for encoding fields of a class.

Implementation

final bool inheritOptions;