VarStr class
Copyright 2019 Andrious Solutions Ltd. All rights reserved. Use of this source code is governed by a 2-clause BSD License. The main directory contains that LICENSE file.
Created 14 Nov 2019
Constructors
- VarStr()
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