getOne abstract method

Record? getOne(
  1. Key key
)

Implementation

Record? getOne(Key key);