TypeRecord constructor

TypeRecord({
  1. String? typeInfo,
})

Implementation

TypeRecord({this.typeInfo});