operation property Null safety

String operation
read / write

Kind of operation (deposit or withdraw).

Implementation

late String operation;