StyleSheetId.fromJson constructor
StyleSheetId.fromJson(
- String value
Implementation
factory StyleSheetId.fromJson(String value) => StyleSheetId(value);
factory StyleSheetId.fromJson(String value) => StyleSheetId(value);