PlateCategory.fromString constructor

PlateCategory.fromString(
  1. String value
)

Implementation

factory PlateCategory.fromString(String value) => throw UnimplementedError();