menu
googleapis package
documentation
servicecontrol/v1.dart
LogEntrySourceLocation
LogEntrySourceLocation constructor
LogEntrySourceLocation constructor
dark_mode
light_mode
LogEntrySourceLocation
constructor
LogEntrySourceLocation
(
{
String
?
file
,
String
?
function
,
String
?
line
,
})
Implementation
LogEntrySourceLocation({ this.file, this.function, this.line, });
googleapis package
documentation
servicecontrol/v1
LogEntrySourceLocation
LogEntrySourceLocation constructor
LogEntrySourceLocation class