menu
inventiv_critic_flutter package
documentation
model/bug_report.dart
AppVersion
AppVersion.new constructor
AppVersion.new constructor
dark_mode
light_mode
AppVersion
constructor
AppVersion
(
{
String
?
id
,
String
?
name
,
String
?
code
,
})
Implementation
AppVersion({this.id, this.name, this.code});
inventiv_critic_flutter package
documentation
model/bug_report
AppVersion
AppVersion.new constructor
AppVersion class