HiveType constructor

const HiveType(
  1. {int typeId}
)

Implementation

const HiveType({this.typeId});