getPrimaryKey method

  1. @override
String getPrimaryKey()
inherited

Implementation

@override
String getPrimaryKey() => (this as Instance).id;