Changes

Jump to navigation Jump to search
50 bytes added ,  14:23, 22 October 2019
m
Line 10: Line 10:  
<br />
 
<br />
   −
==Built Value Android Studio Live Templates==
+
==Built Value Android Studio Live Templates (https://www.youtube.com/watch?v=Jji05a2GV_s<nowiki/>)==
 
File > Settings > Editor > Live Templates
 
File > Settings > Editor > Live Templates
   Line 45: Line 45:  
</syntaxhighlight>
 
</syntaxhighlight>
   −
=== Built Value Serialized ===
+
===Built Value Serialized===
   −
* Abbreviation: blts
+
*Abbreviation: blts
* Description: Built Value Serializer
+
*Description: Built Value Serializer
* Edited Variables: INAME --> expresion: decapitalize(NAME) Skip if defined = True
+
*Edited Variables: INAME --> expresion: decapitalize(NAME) Skip if defined = True
 
<syntaxhighlight lang="dart">
 
<syntaxhighlight lang="dart">
 
abstract class $NAME$ implements Built<$NAME$, $NAME$Builder> {
 
abstract class $NAME$ implements Built<$NAME$, $NAME$Builder> {

Navigation menu