Jar class

The jar

A jar is a personal account that can be used to save or collect money

Properties

balance Money
Balance of the jar
final
client Client
Parent account
final
description String
Description for the jar
final
goal Money?
Goal of the jar
final
hashCode int
The hash code for this object.
no setterinherited
id String
ID of the jar
final
isFull bool
Check if the jar is full
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sendId SendId
Send ID of the jar
final
title String
Name of the jar
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
override

Operators

operator ==(Object other) bool
The equality operator.
inherited