menu
easypost
easypost.dart
User
children property
children
brightness_4
brightness_5
children
property
@
JsonKey
(name: 'children')
List
<
User
>
?
children
final
Implementation
@JsonKey(name: 'children') final List<User>? children;
easypost
easypost
User
children property
User class