created property

bool? created
final

The domain creation status. True if the creation of a domain is complete. False if domain creation is still in progress.

Implementation

final bool? created;