fromJson static method
Implementation
static StepInTargetsResponse fromJson(Map<String, Object?> obj) =>
StepInTargetsResponse.fromMap(obj);
static StepInTargetsResponse fromJson(Map<String, Object?> obj) =>
StepInTargetsResponse.fromMap(obj);