authorId property

int? get authorId

The ID of the survey author.

Implementation

int? get authorId => payload['author_id'];