record property

RecordView get record

Implementation

RecordView get record {
  return RecordView(recordObj as Map);
}