menu
nutrient_flutter package
documentation
bindings.dart
FormManagerInterface
getFormFieldsJson abstract method
getFormFieldsJson abstract method
dark_mode
light_mode
getFormFieldsJson
abstract method
Future
<
String
>
getFormFieldsJson
(
)
Returns a JSON string of all form fields in the document.
Implementation
Future<String> getFormFieldsJson();
nutrient_flutter package
documentation
bindings
FormManagerInterface
getFormFieldsJson abstract method
FormManagerInterface class