billTypeValues top-level property

EnumValues<BillType> billTypeValues
final

Implementation

final billTypeValues = EnumValues(
    {"Airtime": BillType.AIRTIME, "Internet Data": BillType.INTERNET_DATA});