sourceMapURL property

String? sourceMapURL

Implementation

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