factory RPCompletionStep.fromJson(Map<String, dynamic> json) => FromJsonFactory().fromJson<RPCompletionStep>(json);