info property

Info get info

Returns this data as Info.

Make sure to check if this object is Info with isInfo.

Implementation

Info get info => this.data as Info;