followingsCount property

  1. @JsonKey.new(defaultValue: 0)
double get followingsCount
inherited

Implementation

@JsonKey(defaultValue: 0)
double get followingsCount => throw _privateConstructorUsedError;