threadId property

  1. @JsonKey.new(name: 'thread_id')
String? get threadId
inherited

Implementation

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