firstName property

Rx<String>? firstName
getter/setter pair

Implementation

Rx<String>? firstName = "".obs;