getAtSync method

Document? getAtSync(
  1. int index
)

Implementation

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