valueOf static method

CardPrepaidType valueOf(
  1. String name
)

Implementation

static CardPrepaidType valueOf(String name) => _$cardPrepaidTypeValueOf(name);