line property

int? get line

Implementation

int? get line => _jsonInfo!['creationLocation']['line'];