imo property

num get imo

Implementation

num get imo => _imo;
set imo (num imo)

Implementation

set imo(num imo) => _imo = imo;