FakeText class
Constructors
- FakeText()
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
-
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
Static Methods
-
bookName(
) → String -
genre(
) → String -
headline(
) → String -
joke(
) → String -
loremParagraphs(
int count) → String -
loremSentences(
int count) → String -
loremWords(
int count) → String -
movieName(
) → String -
musicAlbum(
) → String -
musicArtist(
) → String -
musicTrack(
) → String -
paragraphWithHtml(
) → String -
paragraphWithMarkdown(
) → String -
quote(
) → String -
randomFact(
) → String -
songName(
) → String -
sport(
) → String -
sportsLeague(
) → String -
title(
) → String -
tvShow(
) → String -
videoGame(
) → String