menu
googleapis package
documentation
logging/v2.dart
LogEntryOperation
LogEntryOperation.new constructor
LogEntryOperation.new constructor
dark_mode
light_mode
LogEntryOperation
constructor
LogEntryOperation
(
{
bool
?
first
,
String
?
id
,
bool
?
last
,
String
?
producer
,
})
Implementation
LogEntryOperation({
this
.first,
this
.id,
this
.last,
this
.producer, });
googleapis package
documentation
logging/v2
LogEntryOperation
LogEntryOperation.new constructor
LogEntryOperation class
Constructors
new
fromJson
Properties
first
hashCode
id
last
producer
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==