threadsTotal property

int? threadsTotal

Implementation

int? get threadsTotal => (_$data['threadsTotal'] as int?);