buildReturningFields method

List<String?>? buildReturningFields()

Implementation

List<String?>? buildReturningFields() {
  return [];
}