getUpdateType method

dynamic getUpdateType([
  1. dynamic builder
])

Implementation

getUpdateType([builder]) {
  return this.updateType;
}