gSelf top-level property

T Function<T>(T self) get gSelf

Implementation

T Function<T>(T self) get gSelf => <T>(self) => self;