env property

String? env
final

The environment in which the card was created (e.g., "sandbox", "production").

Implementation

final String? env;