created property

int? created
inherited

Time at which the object was created. Measured in seconds since the Unix epoch.

Implementation

int? get created => throw _privateConstructorUsedError;