toJson method

Implementation

@override
String toJson(BillingClientFeature object) =>
    _$BillingClientFeatureEnumMap[object]!;