StyleSheetId.fromJson constructor

StyleSheetId.fromJson(
  1. String value
)

Implementation

factory StyleSheetId.fromJson(String value) => StyleSheetId(value);