menu
reecosys_app package
documentation
model/QuarterListResponse.dart
Sub
Sub.new constructor
Sub.new constructor
dark_mode
light_mode
Sub
constructor
Sub
(
{
String
?
id
,
String
?
name
,
})
Implementation
Sub({ String? id, String? name,}){ _id = id; _name = name; }
reecosys_app package
documentation
model/QuarterListResponse
Sub
Sub.new constructor
Sub class