imageUrl property

String imageUrl

Implementation

String get imageUrl =>
    resource.getProperty('url_for_illustration') ??
    'https://images.unsplash.com/photo-1550305080-4e029753abcf?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=751&q=80';