layer property

String? layer
final

An optional indication of the layer (e.g., presentation, data, domain) where the error occurred.

Implementation

final String? layer;