notFoundPost property

NotFoundPost get notFoundPost

Returns this data as NotFoundPost.

Make sure to check if this object is NotFoundPost with isNotFoundPost.

Implementation

NotFoundPost get notFoundPost => this.data as NotFoundPost;