fileName property

String? fileName
final

The file name (typically without full path), e.g., "user_service.dart".

Implementation

final String? fileName;