defaultFormPath constant
String
const defaultFormPath
Default path for fetching a form if not specified.
Implementation
static const String defaultFormPath = '/example';
Default path for fetching a form if not specified.
static const String defaultFormPath = '/example';