shouldSkip method

bool shouldSkip(
  1. Map<String, dynamic> answers
)

Implementation

bool shouldSkip(Map<String, dynamic> answers) => false;