changeEnablePhoto property

(Object, Object)? get changeEnablePhoto

Changing access to the photos section.

Implementation

(Object, Object)? get changeEnablePhoto =>
    _changeToRecord(changes?['enable_photo']);