syncFailed property

  1. @Column(nullable: true)
bool? syncFailed
getter/setter pair

Implementation

@Column(nullable: true)
bool? syncFailed;