init abstract method

Future<void> init()

Initializes any data needed by this model.

Implementation

Future<void> init();