object property

O? object
final

Returns the associated object (O) of this field. Returns null for static fields.

Implementation

final O? object;