angelJob property

AngelJobUrl? angelJob

Parse string to angle job url

Implementation

AngelJobUrl? get angelJob => AngelJobUrl.parse(this ?? '');