log property
List<SkeletonDebugEntry>
get
log
Gets the debug log entries.
Implementation
static List<SkeletonDebugEntry> get log => List.unmodifiable(_log);
Gets the debug log entries.
static List<SkeletonDebugEntry> get log => List.unmodifiable(_log);