abstract_router
stack
Stack
<
T
>
runtimeType property
runtimeType
abstract_router
stack
Stack
<
T
>
runtimeType property
Stack class
Constructors
Stack
Properties
isEmpty
isNotEmpty
top
hashCode
runtimeType
Methods
join
pop
push
noSuchMethod
toString
Operators
operator ==
description
runtimeType
property
Type
runtimeType
inherited
A representation of the runtime type of the object.
Implementation
external Type get runtimeType;