replies property

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

Implementation

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