phoneInfo property

IPhoneInfo? phoneInfo

Property getter and setter for phoneInfo:

Implementation

IPhoneInfo? get phoneInfo;
void phoneInfo=(IPhoneInfo? phoneInfo)

Implementation

set phoneInfo(IPhoneInfo? phoneInfo);