menu
googleapis package
documentation
cloudasset/v1.dart
TimeWindow
TimeWindow.new constructor
TimeWindow.new constructor
dark_mode
light_mode
TimeWindow
constructor
TimeWindow
(
{
String
?
endTime
,
String
?
startTime
,
})
Implementation
TimeWindow({
this
.endTime,
this
.startTime, });
googleapis package
documentation
cloudasset/v1
TimeWindow
TimeWindow.new constructor
TimeWindow class
Constructors
new
fromJson
Properties
endTime
hashCode
runtimeType
startTime
Methods
noSuchMethod
toJson
toString
Operators
operator ==