update abstract method

Future<ChangeResult> update(
  1. String id,
  2. ITheWhy theWhy
)
override

Implementation

Future<ChangeResult> update(String id, ITheWhy theWhy,);