adhara
app_state
Scope
remove method
remove
Scope class
Constructors
Scope
Properties
hashCode
runtimeType
Methods
containsKey
containsValue
getValue
remove
setValue
noSuchMethod
toString
Operators
operator ==
remove method
dynamic
remove
(
dynamic
key
)
Implementation
remove(dynamic key) { return _.remove(key); }