custom property

bool custom
final

Set this to true to stop Built Value from generating a serializer for you. The getter may then return any compatible Serializer. Defaults to false.

Implementation

final bool custom;