pairs property

List<KeyValStmt> pairs
final

Tables may have zero or more KeyValStmt pairs.

Implementation

final List<KeyValStmt> pairs;