initApp abstract method

Future<void> initApp({
  1. dynamic hint,
})

Implementation

Future<void> initApp({dynamic hint});