$converterrole property

JsonTypeConverter2<UserRole, int, int> $converterrole
getter/setter pair

Implementation

static JsonTypeConverter2<UserRole, int, int> $converterrole =
    const EnumIndexConverter<UserRole>(UserRole.values);