featureReady abstract method

Future<void>? featureReady(
  1. String featureName
)

Implementation

Future<void>? featureReady(String featureName);