menu
googleapis package
documentation
admin/directory_v1.dart
PrinterModel
PrinterModel.new constructor
PrinterModel.new constructor
dark_mode
light_mode
PrinterModel
constructor
PrinterModel
(
{
String
?
displayName
,
String
?
makeAndModel
,
String
?
manufacturer
,
})
Implementation
PrinterModel({
this
.displayName,
this
.makeAndModel,
this
.manufacturer, });
googleapis package
documentation
admin/directory_v1
PrinterModel
PrinterModel.new constructor
PrinterModel class