I hereby claim:
- I am enyason on github.
- I am enyason (https://keybase.io/enyason) on keybase.
- I have a public key ASAXlJpJVnjSTGS87QW3csbDiYUhnsktts3yWJMZoPTOQwo
To claim this, I am signing this object:
| data class RegisterUserResponse(val token: String?, val profile: Profile?) | |
| data class Profile(val user: UserRemote?, val profile_pic: String?, val hourly_rate: String?, val rating: Rating?, val desc: String?, val field: String?, val major_course: Any?, val other_courses: Any?, val state: String?, val address: String?, val user_url: String?) | |
| data class Rating(val rating: Double?, val count: Int?) |
| package com.example.mymovieapp; | |
| import android.annotation.SuppressLint; | |
| import android.content.BroadcastReceiver; | |
| import android.content.Context; | |
| import android.content.Intent; | |
| import android.content.IntentFilter; | |
| import android.net.ConnectivityManager; | |
| import android.net.Network; | |
| import android.net.NetworkInfo; |
I hereby claim:
To claim this, I am signing this object: