isGet property

bool get isGet

Checks if GET

Implementation

bool get isGet => _metadata.isGet;