Navigine iOS/Android/Flutter SDK
1.0.0
Objective-C/Java/Dart SDK API
Loading...
Searching...
No Matches
log_info.dart
Go to the documentation of this file.
1
import
'dart:ffi'
;
2
import
'package:navigine_sdk/com/_library_context.dart'
as __lib;
3
import
'package:navigine_sdk/com/builtin_types__conversion.dart'
;
4
5
part
'log_info.impl.dart'
;
19
class
LogInfo
{
21
LogInfo
(this.
name
, this.
absolutePath
, this.
size
, this.
duration
, this.
date
, this.
numberOfCheckpoints
);
25
String
name
;
29
String
absolutePath
;
33
int
size
;
37
int
duration
;
41
String
date
;
45
int
numberOfCheckpoints
;
46
}
com
navigine
idl
log_info.dart
Generated on Fri Jul 25 2025 07:02:15 for Navigine iOS/Android/Flutter SDK by
Doxygen
1.13.2