getRecord abstract method

  1. @protected
Record? getRecord(
  1. String table,
  2. String key
)

Implementation

@protected
Record? getRecord(String table, String key);