type property

String? type
final

The type of a usage plan key. Currently, the valid key type is API_KEY.

Implementation

final String? type;