menu
segment_analytics package
documentation
event.dart
Company
Company.new constructor
Company.new constructor
dark_mode
light_mode
Company
constructor
Company
(
{
int
?
employeeCount
,
String
?
id
,
String
?
industry
,
String
?
name
,
String
?
plan
,
Map
<
String
,
dynamic
>
?
custom
,
})
Implementation
Company( {this.employeeCount, this.id, this.industry, this.name, this.plan, super.custom});
segment_analytics package
documentation
event
Company
Company.new constructor
Company class