menu
knotapi_flutter package
documentation
events.dart
KnotSuccess
KnotSuccess.new constructor
KnotSuccess.new constructor
dark_mode
light_mode
KnotSuccess
constructor
KnotSuccess
(
{
required
String
merchant
,
required
String
type
,
})
Implementation
KnotSuccess({required this.merchant, required this.type});
knotapi_flutter package
documentation
events
KnotSuccess
KnotSuccess.new constructor
KnotSuccess class