withApi property

bool get withApi

Check if the dropdown type is with request

Implementation

bool get withApi => this == DropdownType.withRequest;