ConnectedBotStarRef constructor
const
ConnectedBotStarRef({})
Connected Bot Star Ref constructor.
Implementation
const ConnectedBotStarRef({
required this.revoked,
required this.url,
required this.date,
required this.botId,
required this.commissionPermille,
this.durationMonths,
required this.participants,
required this.revenue,
}) : super._();