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).

Implementation

final TfArg<bool>? useInAppDefault;