useInAppDefault property

TfArg<bool>? useInAppDefault
final

When true, the parameter is omitted from values returned to the client (the client falls back to its in-app default) when this condition matches.

Implementation

final TfArg<bool>? useInAppDefault;