isIgnoredInForm method

bool isIgnoredInForm()

Implementation

bool isIgnoredInForm() {
  return endsWith('_ignore_in_form');
}