FeatureCopyRight class

Constructors

FeatureCopyRight({List<String>? scan, String? dirCheck, required List<String> extensions, required String contentUpdate})

Properties

contentUpdate String
final
dirCheck String?
final
extensions List<String>
final
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scan List<String>?
final

Methods

active({bool isRemove = false, String dirScan = './'}) Future<int>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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