Apple class
Sample class String
A B
- Implementers
Constructors
- Apple()
- Constructor
- Apple.fromString(String s)
-
factory
Properties
-
fieldWithTypedef
→ ParameterizedTypedef<
bool> -
fieldWithTypedef docs here
final
- m ↔ int
-
The read-write field
m
.read / write - s ↔ String
-
The getter for
s
read / write - hashCode → int
-
read-only, inherited
- runtimeType → Type
-
read-only, inherited
Methods
-
isGreaterThan(
int number, { int check: 5 }) → bool -
m1(
) → void - This is a method. [...]
-
methodWithTypedefParam(
processMessage p) → void -
paramFromExportLib(
Helper helper) → void -
printMsg(
String msg, [ bool linebreak ]) → void -
whataclass(
List< Whataclass< list) → voidbool> > - Apple docs for whataclass
-
noSuchMethod(
Invocation invocation) → dynamic -
inherited
-
toString(
) → String -
inherited
Operators
-
operator *(
Apple other) → dynamic -
operator ==(
dynamic other) → bool -
inherited
Static Properties
- string ↔ String
-
read / write
Constants
- n → const int
-
5