getAtSync method

Record? getAtSync(
  1. int index
)

Implementation

Record? getAtSync(int index) => _builder.getAtSync(index);