getPrimaryKey method

  1. @override
int getPrimaryKey()
inherited

Implementation

@override
int getPrimaryKey() => (this as LogEntry).id;