appProfile property

Rx<AppProfile?> appProfile
getter/setter pair

Implementation

Rx<AppProfile?> appProfile = AppProfile().obs;