fields property
The set of fields this interface defines.
Implementation
@override
final MappableFields<JotformFormPaymentProps> fields = const {
#gateway: _f$gateway,
#questionId: _f$questionId,
#type: _f$type,
};
The set of fields this interface defines.
@override
final MappableFields<JotformFormPaymentProps> fields = const {
#gateway: _f$gateway,
#questionId: _f$questionId,
#type: _f$type,
};