initialize abstract method

Future<void> initialize(
  1. SolevatoUser? user
)

Implementation

Future<void> initialize(SolevatoUser? user);