product property
The type of component. For Onboarding components, set this to onboarding. For Platform Experience components, set this to platform.
Implementation
@BuiltValueField(wireName: r'product')
ProductType get product;
The type of component. For Onboarding components, set this to onboarding. For Platform Experience components, set this to platform.
@BuiltValueField(wireName: r'product')
ProductType get product;