children property

  1. @JsonKey(name: 'children')
List<ApiKeyCollection>? children
final

Implementation

@JsonKey(name: 'children')
final List<ApiKeyCollection>? children;