farmershands
report_screen_arguments
ReportScreenArguments
ReportScreenArguments constructor
ReportScreenArguments
ReportScreenArguments
constructor
Null safety
ReportScreenArguments
(
{
required
ReportGroup
reportGroup
,
Cow
?
cow
}
)
Implementation
ReportScreenArguments({ required this.reportGroup, this.cow, });
farmershands
report_screen_arguments
ReportScreenArguments
ReportScreenArguments constructor
ReportScreenArguments class
Constructors
ReportScreenArguments
Properties
cow
hashCode
reportGroup
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==