sourceMapURL property

String? get sourceMapURL

Implementation

String? get sourceMapURL => json['sourceMapURL'] as String?;