LabelFormat constructor

LabelFormat(
  1. dynamic id,
  2. dynamic jsonValue
)

Implementation

LabelFormat(super.id, super.jsonValue);