toJson method

JsonMap toJson()

Implementation

JsonMap toJson() => {
      componentId: fetchData(),
    };