threadId property

  1. @JsonKey(name: 'thread_id')
int get threadId
inherited

Implementation

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