componentId property

  1. @JsonKey(name: 'component_api_id')
String? componentId
inherited

Implementation

@JsonKey(name: 'component_api_id')
String? get componentId => throw _privateConstructorUsedError;