MetaQueryParam constructor

MetaQueryParam(
  1. {required String formId}
)

Implementation

MetaQueryParam({required this.formId});