createForm constant
String
const createForm
Returns the path to create a new form
Example: /form
Implementation
static const String createForm = '/form';
Returns the path to create a new form
Example: /form
static const String createForm = '/form';