PlateCategory.fromInt constructor

PlateCategory.fromInt(
  1. int value
)

Implementation

factory PlateCategory.fromInt(int value) => throw UnimplementedError();