config property

Object? config
final

The backend/service-specific slate config that produced templates. Let the runtime template the success message (e.g. "iOS setup needed?") without re-prompting. null for choices that take no input — Basic and Firebase.

Implementation

final Object? config;