BackendRule_PathTranslation.fromJson constructor
BackendRule_PathTranslation.fromJson(
- String json
Implementation
factory BackendRule_PathTranslation.fromJson(String json) =>
BackendRule_PathTranslation(json);