features property

List<String>? features
final

A list of features supported for the account. When usage plans are enabled, the features list will include an entry of "UsagePlans".

Implementation

final List<String>? features;