StatementRef constructor

StatementRef({
  1. String? id,
})

Implementation

StatementRef({this.id});