menu
googleapis package
documentation
compute/v1.dart
SerialPortOutput
SerialPortOutput.new constructor
SerialPortOutput.new constructor
dark_mode
light_mode
SerialPortOutput
constructor
SerialPortOutput
(
{
String
?
contents
,
String
?
kind
,
String
?
next
,
String
?
selfLink
,
String
?
start
,
})
Implementation
SerialPortOutput({
this
.contents,
this
.kind,
this
.next,
this
.selfLink,
this
.start, });
googleapis package
documentation
compute/v1
SerialPortOutput
SerialPortOutput.new constructor
SerialPortOutput class
Constructors
new
fromJson
Properties
contents
hashCode
kind
next
runtimeType
selfLink
start
Methods
noSuchMethod
toJson
toString
Operators
operator ==