EpubNavigationHeadMeta class
Constructors
-
const
-
const
Properties
Methods
-
copyWith(
{Maybe< String> name = const Maybe.none(), Maybe<String> content = const Maybe.none(), Maybe<String?> schema = const Maybe.none()}) → EpubNavigationHeadMeta -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Object -
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
override