menu
tth_api_client package
documentation
api.dart
CustomerInterest
CustomerInterest.new constructor
CustomerInterest.new constructor
dark_mode
light_mode
CustomerInterest
constructor
CustomerInterest
(
{
List
<
int
>
interests
=
const []
,
})
Returns a new
CustomerInterest
instance.
Implementation
CustomerInterest({ this.interests = const [], });
tth_api_client package
documentation
api
CustomerInterest
CustomerInterest.new constructor
CustomerInterest class