NotifDartApi class

Constructors

NotifDartApi()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

build({required Directory directoryBase, required Directory? directoryOutputBuildNotif, required String? inputFileName, required NotifDartBuildType server_universeDartBuildType}) FutureOr
create({required String newName, required Directory directoryBase}) FutureOr
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
run({required Directory directoryBase, required Directory? directoryOutputBuildNotif, required String? inputFileName, required NotifDartBuildType server_universeDartBuildType}) FutureOr<int>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

guide_notif_markdown() String