childCount property

  1. @JsonKey.new(name: 'child_count')
int get childCount
inherited

Implementation

@JsonKey(name: 'child_count')
int get childCount => throw _privateConstructorUsedError;