account property

  1. @JsonKey(name: 'target_account')
Account account
inherited

The account that was reported.

Implementation

@JsonKey(name: 'target_account')
Account get account => throw _privateConstructorUsedError;