What is @Expose annotation in Retrofit android?

前端 未结 0 533
盖世英雄少女心
盖世英雄少女心 2021-02-07 05:35

Sometimes I will see people using the @Expose annotation in the data classes in android like this:

data class Passenger(

@SerializedName("first         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题