object property

O? object
final

The associated object (O) of this method. null for static methods.

Implementation

final O? object;