menu
knotapi_flutter package
documentation
events.dart
KnotExit
KnotExit.new constructor
KnotExit.new constructor
dark_mode
light_mode
KnotExit
constructor
KnotExit
(
{
required
String
type
,
})
Initializes a
KnotExit
object.
Parameters:
type
: Knot Product name.
Implementation
KnotExit({ required this.type, });
knotapi_flutter package
documentation
events
KnotExit
KnotExit.new constructor
KnotExit class